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