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