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

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

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace