IToolboxPlatformType インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
関連付けられたプラットフォームを持つマネージド型を表します。 他のインターフェイスは、メタデータを追加するために、このインターフェイスから派生します。
public interface class IToolboxPlatformType : Microsoft::VisualStudio::Shell::IToolboxType
public interface class IToolboxPlatformType : Microsoft::VisualStudio::Shell::IToolboxType
__interface IToolboxPlatformType : Microsoft::VisualStudio::Shell::IToolboxType
public interface IToolboxPlatformType : Microsoft.VisualStudio.Shell.IToolboxType
type IToolboxPlatformType = interface
interface IToolboxType
Public Interface IToolboxPlatformType
Implements IToolboxType
- 派生
- 実装
注釈
シェルによって実装され、IToolboxItemDiscovery.GetItemInfo に提供されます。
プロパティ
AssemblyInfo |
アセンブリに関する情報を取得します。 (継承元 IToolboxType) |
TargetPlatform |
ターゲット プラットフォーム情報を取得します。 |
Type |
マネージド型を取得します。 (継承元 IToolboxType) |