Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
StringImplements
ICustomInfoScope
See Also