HeaderNames.Path Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.
Obtém o nome do :path
cabeçalho 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
Valor do campo
- Atributos