Partilhar via


Interface SVsProfileDataManager

 

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

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

Sintaxe

[GuidAttribute("20945017-0113-4636-BBFC-0716071B5B84")]
[InterfaceTypeAttribute(1)]
public interface SVsProfileDataManager
[GuidAttribute("20945017-0113-4636-BBFC-0716071B5B84")]
[InterfaceTypeAttribute(1)]
public interface class SVsProfileDataManager
[<GuidAttribute("20945017-0113-4636-BBFC-0716071B5B84")>]
[<InterfaceTypeAttribute(1)>]
type SVsProfileDataManager = interface end
<GuidAttribute("20945017-0113-4636-BBFC-0716071B5B84")>
<InterfaceTypeAttribute(1)>
Public Interface SVsProfileDataManager

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo