Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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