WebRequestSession.UserAgent Property

Definition

Gets or sets the UserAgent property.

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

Property Value

Applies to