IVsProfilesManagerUI Interface

Definition

Internal interface to allow communication between native and managed code.

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
Attributes

Methods

ShowProfilesUI(IVsProfileDataManager)

Applies to