Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("466EFAF6-F832-4079-83CD-4BBB02719C1D")> _
Public Interface IVsProfileDataManager
'Utilisation
Dim instance As IVsProfileDataManager
[InterfaceTypeAttribute()]
[GuidAttribute("466EFAF6-F832-4079-83CD-4BBB02719C1D")]
public interface IVsProfileDataManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"466EFAF6-F832-4079-83CD-4BBB02719C1D")]
public interface class IVsProfileDataManager
public interface IVsProfileDataManager