Share via


SVsProfilesManagerUI Interface

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

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("3B0749FF-31E8-42D8-9CD2-F612148D7BDC")> _
Public Interface SVsProfilesManagerUI
'Utilisation
Dim instance As SVsProfilesManagerUI
[InterfaceTypeAttribute()]
[GuidAttribute("3B0749FF-31E8-42D8-9CD2-F612148D7BDC")]
public interface SVsProfilesManagerUI
[InterfaceTypeAttribute()]
[GuidAttribute(L"3B0749FF-31E8-42D8-9CD2-F612148D7BDC")]
public interface class SVsProfilesManagerUI
public interface SVsProfilesManagerUI

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace