IToolboxPlatformType 接口

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.Immutable.11.0(在 Microsoft.VisualStudio.Shell.Immutable.11.0.dll 中)

语法

声明
Public Interface IToolboxPlatformType _
    Inherits IToolboxType
public interface IToolboxPlatformType : IToolboxType

IToolboxPlatformType 类型公开以下成员。

属性

  名称 说明
公共属性 AssemblyInfo (继承自 IToolboxType。)
公共属性 TargetPlatform
公共属性 Type (继承自 IToolboxType。)

页首

请参见

参考

Microsoft.VisualStudio.Shell 命名空间