LinuxWebCameraDeviceName Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
IWebCameraDeviceNameSee Also