HeaderNames.UserAgent 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 User-Agent
HTTP header name.
public: System::String ^ UserAgent;
public: static initonly System::String ^ UserAgent;
public const string UserAgent;
public static readonly string UserAgent;
val mutable UserAgent : string
staticval mutable UserAgent : string
Public Const UserAgent As String
Public Shared ReadOnly UserAgent As String