Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic bool Enabled { get; set; }Public Property Enabled As Boolean
Get
Set
public:
virtual property bool Enabled {
bool get () sealed;
void set (bool value) sealed;
}abstract Enabled : bool with get, set
override Enabled : bool with get, set
Property Value
BooleanImplements
IRtspLogEnabled
See Also