VersionInfo.UserAgent プロパティ

定義

ユーザーエージェントの値を取得したり設定したりします。

public string UserAgent { get; set; }
member this.UserAgent : string with get, set
Public Property UserAgent As String

プロパティ値

ユーザーエージェントの価値です。

適用対象