Click or drag to resize

RestInvokeAttributeUriTemplate Property

Gets or sets the URL Template

Namespace:  RestSrvr.Attributes
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public string UriTemplate { get; set; }

Property Value

Type: String
See Also