| OperationDescriptionUriTemplate Property |
The template that should be used to invoke the method
Namespace:
RestSrvr.Description
Assembly:
RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax public string UriTemplate { get; }
Public ReadOnly Property UriTemplate As String
Get
public:
property String^ UriTemplate {
String^ get ();
}
member UriTemplate : string with get
Property Value
Type:
StringSee Also