IToolboxExtensionsSdkType Interfaccia

Definizione

Rappresenta un tipo gestito da un SDK di estensioni.

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
Implementazioni

Commenti

Implementato dalla shell e fornito a IToolboxItemDiscovery.GetItemInfo.

Proprietà

AssemblyInfo

Ottiene informazioni su un assembly.

(Ereditato da IToolboxType)
SdkInfo

Ottiene informazioni sull'SDK di estensione.

TargetPlatform

Ottiene le informazioni sulla piattaforma di destinazione.

(Ereditato da IToolboxPlatformType)
Type

Ottiene il tipo gestito.

(Ereditato da IToolboxType)

Si applica a