IToolboxExtensionsSdkTypeByName Interface

Definition

Represents a simple type from an extensions SDK.

public interface class IToolboxExtensionsSdkTypeByName : Microsoft::VisualStudio::Shell::IToolboxPlatformTypeByName
public interface IToolboxExtensionsSdkTypeByName : Microsoft.VisualStudio.Shell.IToolboxPlatformTypeByName
type IToolboxExtensionsSdkTypeByName = interface
    interface IToolboxPlatformTypeByName
    interface IToolboxTypeByName
Public Interface IToolboxExtensionsSdkTypeByName
Implements IToolboxPlatformTypeByName
Implements

Remarks

Implemented by the shell and supplied to IToolboxItemDiscovery.GetItemInfo.

Properties

AssemblyInfo (Inherited from IToolboxTypeByName)
SdkInfo
TargetPlatform (Inherited from IToolboxPlatformTypeByName)
TypeFullName (Inherited from IToolboxTypeByName)

Applies to