Delen via


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.

Applies to