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.
Provides access to the profile manager and to programmatic control of settings. You can get an instance of the interface from the SVsProfileDataManager (SID_SVsProfileDataManager) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("466EFAF6-F832-4079-83CD-4BBB02719C1D")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProfileDataManager
'Usage
Dim instance As IVsProfileDataManager
[GuidAttribute("466EFAF6-F832-4079-83CD-4BBB02719C1D")]
[InterfaceTypeAttribute()]
public interface IVsProfileDataManager
[GuidAttribute(L"466EFAF6-F832-4079-83CD-4BBB02719C1D")]
[InterfaceTypeAttribute()]
public interface class IVsProfileDataManager
public interface IVsProfileDataManager