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
'Usage
Dim instance As IVsProfilesManagerUI
[GuidAttribute("D06B7887-893C-439C-A231-8BF3E5335E30")]
[InterfaceTypeAttribute()]
public interface IVsProfilesManagerUI
[GuidAttribute(L"D06B7887-893C-439C-A231-8BF3E5335E30")]
[InterfaceTypeAttribute()]
public interface class IVsProfilesManagerUI
public interface IVsProfilesManagerUI

See Also

Reference

IVsProfilesManagerUI Members

Microsoft.VisualStudio.Shell.Interop Namespace