ServerPlatformSettings.ApplicationUserAgent Property
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 part of the user agent string that identifies the application.
public:
property System::String ^ ApplicationUserAgent { System::String ^ get(); };
public string ApplicationUserAgent { get; }
member this.ApplicationUserAgent : string
Public ReadOnly Property ApplicationUserAgent As String
Property Value
Remarks
This string makes up part of the UserAgent string on the Local Endpoint.