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.
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
'Declaración
<GuidAttribute("D06B7887-893C-439C-A231-8BF3E5335E30")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProfilesManagerUI
'Uso
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