| EndpointDescriptionRawUrl Property |
The listening URI for the endpoint
Namespace:
RestSrvr.Description
Assembly:
RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax public string RawUrl { get; }
Public ReadOnly Property RawUrl As String
Get
public:
property String^ RawUrl {
String^ get ();
}
member RawUrl : string with get
Property Value
Type:
StringSee Also