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