次の方法で共有


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

プラットフォーム ID を取得します。

Version

プラットフォームのバージョン番号を取得します。

適用対象