Click or drag to resize

UrlParameterAttributeDescription Property

Gets or sets the description

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

Property Value

Type: String
See Also