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.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Internal interface to allow communication between native and managed code.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Déclaration
<GuidAttribute("D06B7887-893C-439C-A231-8BF3E5335E30")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProfilesManagerUI
'Utilisation
Dim instance As IVsProfilesManagerUI
[GuidAttribute("D06B7887-893C-439C-A231-8BF3E5335E30")]
[InterfaceTypeAttribute()]
public interface IVsProfilesManagerUI
[GuidAttribute(L"D06B7887-893C-439C-A231-8BF3E5335E30")]
[InterfaceTypeAttribute()]
public interface class IVsProfilesManagerUI
public interface IVsProfilesManagerUI