PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Adapters.​Asp­Net­Core / Asp­Net­Core­Request­Expression­Model / Method
Open sandbox

Property Method

Method

Gets the HTTP method (such as GET).

Declaration
public string Method { get; }
Property Value
Type Description
String