UserContext.UserAgent Property

Definition

Gets or sets the UserAgent of an application-defined account associated with the user.

public:
 property System::String ^ UserAgent { System::String ^ get(); void set(System::String ^ value); };
public string UserAgent { get; set; }
member this.UserAgent : string with get, set
Public Property UserAgent As String

Property Value

Applies to