Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("466EFAF6-F832-4079-83CD-4BBB02719C1D")> _
Public Interface IVsProfileDataManager
'Uso
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