Click or drag to resize

UrlParameterAttributeName Property

Gets the name of the query parameter

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

Property Value

Type: String
See Also