| RestRequestMessageOperationPath Property |
Gets the Operational path
Namespace:
RestSrvr.Message
Assembly:
RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax public string OperationPath { get; }
Public ReadOnly Property OperationPath As String
Get
public:
property String^ OperationPath {
String^ get ();
}
member OperationPath : string with get
Property Value
Type:
StringSee Also