Bagikan melalui


IToolboxExtensionsSdkType Antarmuka

Definisi

Mewakili jenis terkelola dari SDK ekstensi.

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
Penerapan

Keterangan

Diimplementasikan oleh shell dan disediakan ke IToolboxItemDiscovery.GetItemInfo.

Properti

AssemblyInfo

Mendapatkan informasi tentang assembly.

(Diperoleh dari IToolboxType)
SdkInfo

Mendapatkan informasi tentang ekstensi SDK.

TargetPlatform

Mendapatkan informasi platform target.

(Diperoleh dari IToolboxPlatformType)
Type

Mendapatkan jenis terkelola.

(Diperoleh dari IToolboxType)

Berlaku untuk