ServiceAnnouncementDomain Property |
Namespace: StreamCoders.Devices.Chromecast.MDnsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic string Domain { get; }
Public ReadOnly Property Domain As String
Get
public:
property String^ Domain {
String^ get ();
}
member Domain : string with get
Property Value
Type:
String
See Also