LinuxWebCameraDeviceName Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string DeviceName { get; }
Public ReadOnly Property DeviceName As String
Get
public:
virtual property String^ DeviceName {
String^ get () sealed;
}
abstract DeviceName : string with get
override DeviceName : string with get
Property Value
Type:
StringImplements
IWebCameraDeviceName
See Also