Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string Scope { get; set; }
Public Property Scope As String
Get
Set
public:
virtual property String^ Scope {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Scope : string with get, set
override Scope : string with get, set
Property Value
StringImplements
ICustomInfoScope
See Also