HeaderNames.Method Campo
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.
Obtiene el nombre del :method
encabezado HTTP.
public: System::String ^ Method;
public: static initonly System::String ^ Method;
public const string Method;
public static readonly string Method;
[System.Obsolete("This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.", false)]
public static readonly string Method;
val mutable Method : string
staticval mutable Method : string
[<System.Obsolete("This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.", false)>]
staticval mutable Method : string
Public Const Method As String
Public Shared ReadOnly Method As String
Valor de campo
- Atributos