HeaderNames.Method Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the :method HTTP header name.
public: System::String ^ Method;
public: static initonly System::String ^ Method;
public const string Method;
public static readonly string Method;
val mutable Method : string
staticval mutable Method : string
Public Const Method As String
Public Shared ReadOnly Method As String