HttpBrowserCapabilitiesWrapper.Platform 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取客户端使用的操作系统的名称(如果已知)。
public:
 virtual property System::String ^ Platform { System::String ^ get(); };public override string Platform { get; }member this.Platform : stringPublic Overrides ReadOnly Property Platform As String属性值
如果已知,则为客户端使用的操作系统,否则该值设置为“未知”。