Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
Type:
BooleanImplements
IRtspLogEnabledSee Also