Sdílet prostřednictvím


IToolboxExtensionsSdkType Rozhraní

Definice

Představuje spravovaný typ ze sady SDK rozšíření.

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
Implementuje

Poznámky

Implementováno prostředím a dodáno do IToolboxItemDiscovery.GetItemInfo.

Vlastnosti

AssemblyInfo

Získá informace o sestavení.

(Zděděno od IToolboxType)
SdkInfo

Získá informace o sadě SDK rozšíření.

TargetPlatform

Získá informace o cílové platformě.

(Zděděno od IToolboxPlatformType)
Type

Získá spravovaný typ.

(Zděděno od IToolboxType)

Platí pro