IVsProfilesManagerUI 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
允许本机代码和托管代码之间的通信的内部接口。
public interface class IVsProfilesManagerUI
public interface class IVsProfilesManagerUI
__interface IVsProfilesManagerUI
[System.Runtime.InteropServices.Guid("D06B7887-893C-439C-A231-8BF3E5335E30")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsProfilesManagerUI
[<System.Runtime.InteropServices.Guid("D06B7887-893C-439C-A231-8BF3E5335E30")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsProfilesManagerUI = interface
Public Interface IVsProfilesManagerUI
- 属性
方法
| ShowProfilesUI(IVsProfileDataManager) |