| 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)
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