IVsProfilesManagerUI Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Internal interface to allow communication between native and managed code.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("D06B7887-893C-439C-A231-8BF3E5335E30")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProfilesManagerUI
[GuidAttribute("D06B7887-893C-439C-A231-8BF3E5335E30")]
[InterfaceTypeAttribute()]
public interface IVsProfilesManagerUI
[GuidAttribute(L"D06B7887-893C-439C-A231-8BF3E5335E30")]
[InterfaceTypeAttribute()]
public interface class IVsProfilesManagerUI
[<GuidAttribute("D06B7887-893C-439C-A231-8BF3E5335E30")>]
[<InterfaceTypeAttribute()>]
type IVsProfilesManagerUI = interface end
public interface IVsProfilesManagerUI
The IVsProfilesManagerUI type exposes the following members.
Methods
Name | Description | |
---|---|---|
ShowProfilesUI |
Top