[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
[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