Name
Gets the operation name.
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
string |
Remarks
Operation names are lazily evaluated thanks to the OperationFormatter.
Gets the operation name.
public string Name { get; }
Type | Description |
---|---|
string |
Operation names are lazily evaluated thanks to the OperationFormatter.