다음을 통해 공유


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

속성 값

적용 대상