共用方式為


IWebView.UserAgent 屬性

定義

取得或設定 WebView 的使用者代理程式字串。

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

屬性值

適用於