共用方式為


IToolboxPlatformInfo 介面

定義

提供平臺 (的相關信息,例如 Windows v8.0) 。

public interface class IToolboxPlatformInfo
public interface class IToolboxPlatformInfo
__interface IToolboxPlatformInfo
public interface IToolboxPlatformInfo
type IToolboxPlatformInfo = interface
Public Interface IToolboxPlatformInfo

備註

由殼層實作,並透過 IToolboxPlatformType.TargetPlatform 提供。

屬性

Identifier

取得平台標識碼。

Version

取得平臺的版本號碼。

適用於