| DiscoveredDeviceInfoModel Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string Model { get; }Public ReadOnly Property Model As String
	Get
public:
property String^ Model {
	String^ get ();
}member Model : string with get
Property Value
Type: 
String
See Also