PnPDeviceWatcherInstance Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
OzPnPDeviceWatcher_Wrapper
See Also