Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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