 | ZWOptionsInstance Property |
Gets the singleton instance of the options
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic static ZWOptions Instance { get; }
Public Shared ReadOnly Property Instance As ZWOptions
Get
public:
static property ZWOptions^ Instance {
ZWOptions^ get ();
}
Property Value
Type:
ZWOptions
See Also