| OperationDescriptionMethod Property |
Gets the method that triggers this operation to be fired
Namespace:
RestSrvr.Description
Assembly:
RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax public string Method { get; }
Public ReadOnly Property Method As String
Get
public:
property String^ Method {
String^ get ();
}
member Method : string with get
Property Value
Type:
StringSee Also