HttpBrowserCapabilities.Platform 属性

定义

获取客户端使用的平台的名称。

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

属性值

String

客户端使用的操作系统。

适用于