HeaderNames.Server Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Server
HTTP header name.
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