IToolboxExtensionsSdkType 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示延伸模組 SDK 中的 Managed 類型。
public interface class IToolboxExtensionsSdkType : Microsoft::VisualStudio::Shell::IToolboxPlatformType
public interface class IToolboxExtensionsSdkType : Microsoft::VisualStudio::Shell::IToolboxPlatformType
__interface IToolboxExtensionsSdkType : Microsoft::VisualStudio::Shell::IToolboxPlatformType
public interface IToolboxExtensionsSdkType : Microsoft.VisualStudio.Shell.IToolboxPlatformType
type IToolboxExtensionsSdkType = interface
interface IToolboxPlatformType
interface IToolboxType
Public Interface IToolboxExtensionsSdkType
Implements IToolboxPlatformType
- 實作
備註
由殼層實作,並提供給 IToolboxItemDiscovery.GetItemInfo。
屬性
AssemblyInfo |
取得元件的相關信息。 (繼承來源 IToolboxType) |
SdkInfo |
取得擴充功能 SDK 的相關信息。 |
TargetPlatform |
取得目標平台資訊。 (繼承來源 IToolboxPlatformType) |
Type |
取得 Managed 型別。 (繼承來源 IToolboxType) |