Click or drag to resize

EndpointOperationDescription Property

Gets the description of this operation

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

Property Value

Type: OperationDescription
See Also