HeaderNames.Path 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.
:path
取得 HTTP 標頭名稱。
public: System::String ^ Path;
public: static initonly System::String ^ Path;
public const string Path;
public static readonly string Path;
[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 Path;
val mutable Path : string
staticval mutable Path : string
[<System.Obsolete("This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.", false)>]
staticval mutable Path : string
Public Const Path As String
Public Shared ReadOnly Path As String
欄位值
- 屬性