PlatformHeaders.ServerVersion 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.
The x-platform-server header — identifies the server SDK stack
(hosting version, protocol versions, language, and runtime).
Set on every response by ServerVersionMiddleware.
public const string ServerVersion;
val mutable ServerVersion : string
Public Const ServerVersion As String