IVsProfilesManagerUI Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |