ServiceBrowserIsBrowsing Property |
Namespace: StreamCoders.Devices.Chromecast.MDnsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic bool IsBrowsing { get; }
Public ReadOnly Property IsBrowsing As Boolean
Get
public:
property bool IsBrowsing {
bool get ();
}
member IsBrowsing : bool with get
Property Value
Type:
Boolean
See Also