PnPDeviceWatcherInstance Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic static OzPnPDeviceWatcher_Wrapper Instance { get; }
Public Shared ReadOnly Property Instance As OzPnPDeviceWatcher_Wrapper
Get
public:
static property OzPnPDeviceWatcher_Wrapper^ Instance {
OzPnPDeviceWatcher_Wrapper^ get ();
}
static member Instance : OzPnPDeviceWatcher_Wrapper with get
Property Value
Type:
OzPnPDeviceWatcher_Wrapper
See Also