Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to the IVsProfilesManagerUI interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("3B0749FF-31E8-42D8-9CD2-F612148D7BDC")> _
<InterfaceTypeAttribute()> _
Public Interface SVsProfilesManagerUI
'Usage
Dim instance As SVsProfilesManagerUI
[GuidAttribute("3B0749FF-31E8-42D8-9CD2-F612148D7BDC")]
[InterfaceTypeAttribute()]
public interface SVsProfilesManagerUI
[GuidAttribute(L"3B0749FF-31E8-42D8-9CD2-F612148D7BDC")]
[InterfaceTypeAttribute()]
public interface class SVsProfilesManagerUI
public interface SVsProfilesManagerUI