次の方法で共有


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

プロパティ値

適用対象