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