IToolboxExtensionsSdkType Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Representa um tipo gerenciado de um SDK de extensões.
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
- Implementações
Comentários
Implementado pelo shell e fornecido a IToolboxItemDiscovery.GetItemInfo.
Propriedades
AssemblyInfo |
Obtém informações sobre um assembly. (Herdado de IToolboxType) |
SdkInfo |
Obtém informações sobre o SDK da extensão. |
TargetPlatform |
Obtém as informações da plataforma de destino. (Herdado de IToolboxPlatformType) |
Type |
Obtém o tipo gerenciado. (Herdado de IToolboxType) |