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