| RestRequestMessageUrl Property |
Gets the URL of the message
Namespace:
RestSrvr.Message
Assembly:
RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax Public ReadOnly Property Url As Uri
Get
public:
property Uri^ Url {
Uri^ get ();
}
member Url : Uri with get
Property Value
Type:
UriSee Also