IToolboxPlatformType Interface
Visual Studio 2015
Represents a managed type with an associated platform. Other interfaces derive from this interface to add additional metadata.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblyInfo | Gets information about an assembly.(Inherited from IToolboxType.) |
![]() | TargetPlatform | Gets the target platform information. |
![]() | Type | Gets the managed type.(Inherited from IToolboxType.) |
This interface is implemented by the shell and supplied to GetItemInfo.
Show:
