UPnpServiceEndpointUri Property |
Service URL.
Namespace: StreamCoders.NetworkAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
SyntaxPublic ReadOnly Property Uri As Uri
Get
public:
property Uri^ Uri {
Uri^ get ();
}
member Uri : Uri with get
Property Value
Type:
Uri
The uri.
See Also