| EmptyEventArgsInstance Property |
Namespace: Microsoft.IoT.DeviceCoreAssembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static EmptyEventArgs Instance { get; }
Public Shared ReadOnly Property Instance As EmptyEventArgs
Get
public:
static property EmptyEventArgs^ Instance {
EmptyEventArgs^ get ();
}
static member Instance : EmptyEventArgs with get
Property Value
Type:
EmptyEventArgsSee Also