User-agent HTTP ヘッダーの値を取得または設定します。
[Visual Basic]
Public Property UserAgent As String
[C#]
public string UserAgent {get; set;}

プロパティ値

User-agent HTTP ヘッダーの値。既定値は null 参照 (Visual Basic では Nothing) です。

参照

ImageKit.File メンバ | Newtone.ImageKit.WPF.ImageKit