HttpBrowserCapabilitiesBase.Platform 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
当在派生类中重写时,获取客户端使用的操作系统的名称(如果已知)。
public:
virtual property System::String ^ Platform { System::String ^ get(); };
public virtual string Platform { get; }
member this.Platform : string
Public Overridable ReadOnly Property Platform As String
属性值
客户端使用的操作系统的名称(如果已知)。