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