HeaderNames.Server 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Server
取得 HTTP 標頭名稱。
public: System::String ^ Server;
public: static initonly System::String ^ Server;
public const string Server;
public static readonly string Server;
val mutable Server : string
staticval mutable Server : string
Public Const Server As String
Public Shared ReadOnly Server As String