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