SplitCameraPassword Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string Password { get; }
Public ReadOnly Property Password As String
Get
public:
virtual property String^ Password {
String^ get () sealed;
}
abstract Password : string with get
override Password : string with get
Property Value
String
See Also