Share via


SVsProfileDataManager Interface

Passed to GetService to return a reference to the IVsProfileDataManager 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("20945017-0113-4636-BBFC-0716071B5B84")> _
Public Interface SVsProfileDataManager
'Utilisation
Dim instance As SVsProfileDataManager
[InterfaceTypeAttribute()]
[GuidAttribute("20945017-0113-4636-BBFC-0716071B5B84")]
public interface SVsProfileDataManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"20945017-0113-4636-BBFC-0716071B5B84")]
public interface class SVsProfileDataManager
public interface SVsProfileDataManager

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace