| OnvifConfigDiscoverable Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic bool Discoverable { get; set; }Public Property Discoverable As Boolean
	Get
	Set
public:
property bool Discoverable {
	bool get ();
	void set (bool value);
}member Discoverable : bool with get, set
Property Value
Type: 
Boolean
See Also