Edit

Share via


RealTimeEndpoint.UserAgent Property

Definition

Gets the user agent string used for messages. This includes the platform's header followed by the header supplied by the application, if any.

public:
 property System::String ^ UserAgent { System::String ^ get(); };
public string UserAgent { get; }
member this.UserAgent : string
Public ReadOnly Property UserAgent As String

Property Value

The user agent string.

Applies to