Share via


HeaderNames.Method フィールド

定義

注意事項

This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.

HTTP ヘッダー名を :method 取得します。

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 

フィールド値

属性

適用対象