HttpBrowserCapabilities.Browser 属性

定义

获取在 User-Agent 标头中传输的浏览器字符串(如果有)。

public:
 property System::String ^ Browser { System::String ^ get(); };
public string Browser { get; }
member this.Browser : string
Public ReadOnly Property Browser As String

属性值

浏览器类型(例如(“IE”)。

适用于