IVsProfilesManagerUI 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

允许本机和托管代码之间的通信的内部接口。

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

语法

声明
<GuidAttribute("D06B7887-893C-439C-A231-8BF3E5335E30")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProfilesManagerUI
[GuidAttribute("D06B7887-893C-439C-A231-8BF3E5335E30")]
[InterfaceTypeAttribute()]
public interface IVsProfilesManagerUI

IVsProfilesManagerUI 类型公开以下成员。

方法

  名称 说明
公共方法 ShowProfilesUI

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间