System.ComputerType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
你请求了仅在 Macintosh 上使用的关键字 (keyword) 的帮助。 有关该关键词的帮助信息,请查阅 Microsoft Office Macintosh 版的语言参考帮助。
public:
property System::String ^ ComputerType { System::String ^ get(); };
public string ComputerType { get; }
member this.ComputerType : string
Public ReadOnly Property ComputerType As String