Edit

Share via


ServerPlatformSettings.ApplicationUserAgent Property

Definition

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.

Applies to