다음을 통해 공유


IToolboxPlatformType 인터페이스

정의

연결된 플랫폼이 있는 관리되는 형식을 나타냅니다. 다른 인터페이스는 메타데이터를 추가하기 위해 이 인터페이스에서 파생됩니다.

public interface class IToolboxPlatformType : Microsoft::VisualStudio::Shell::IToolboxType
public interface class IToolboxPlatformType : Microsoft::VisualStudio::Shell::IToolboxType
__interface IToolboxPlatformType : Microsoft::VisualStudio::Shell::IToolboxType
public interface IToolboxPlatformType : Microsoft.VisualStudio.Shell.IToolboxType
type IToolboxPlatformType = interface
    interface IToolboxType
Public Interface IToolboxPlatformType
Implements IToolboxType
파생
구현

설명

셸에 의해 구현되고 IToolboxItemDiscovery.GetItemInfo에 제공됩니다.

속성

AssemblyInfo

어셈블리에 대한 정보를 가져옵니다.

(다음에서 상속됨 IToolboxType)
TargetPlatform

대상 플랫폼 정보를 가져옵니다.

Type

관리되는 형식을 가져옵니다.

(다음에서 상속됨 IToolboxType)

적용 대상