UPnpServiceLocationLocation Property |
Namespace: StreamCoders.NetworkAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public Uri Location { get; }
Public ReadOnly Property Location As Uri
Get
public:
property Uri^ Location {
Uri^ get ();
}
member Location : Uri with get
Property Value
Type:
UriSee Also