IWebCameraDeviceName Property |
Gets the name of the selected capturing device.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string DeviceName { get; }
ReadOnly Property DeviceName As String
Get
property String^ DeviceName {
String^ get ();
}
abstract DeviceName : string with get
Property Value
Type:
StringSee Also