Partilhar via


Interface SVsProfilesManagerUI

 

Passado para GetService para retornar uma referência para o IVsProfilesManagerUI interface.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

[GuidAttribute("3B0749FF-31E8-42D8-9CD2-F612148D7BDC")]
[InterfaceTypeAttribute(1)]
public interface SVsProfilesManagerUI
[GuidAttribute("3B0749FF-31E8-42D8-9CD2-F612148D7BDC")]
[InterfaceTypeAttribute(1)]
public interface class SVsProfilesManagerUI
[<GuidAttribute("3B0749FF-31E8-42D8-9CD2-F612148D7BDC")>]
[<InterfaceTypeAttribute(1)>]
type SVsProfilesManagerUI = interface end
<GuidAttribute("3B0749FF-31E8-42D8-9CD2-F612148D7BDC")>
<InterfaceTypeAttribute(1)>
Public Interface SVsProfilesManagerUI

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo