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.
Maps command names and GUIDs. Enables you to determine all commands and names. You can get an instance of this interface from the SVsCmdNameMapping (SID_SVsCmdNameMapping) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaración
<GuidAttribute("6D10BA00-9465-4F93-8B1D-11E36EE1FF65")> _
<InterfaceTypeAttribute()> _
Public Interface IVsCmdNameMapping
'Uso
Dim instance As IVsCmdNameMapping
[GuidAttribute("6D10BA00-9465-4F93-8B1D-11E36EE1FF65")]
[InterfaceTypeAttribute()]
public interface IVsCmdNameMapping
[GuidAttribute(L"6D10BA00-9465-4F93-8B1D-11E36EE1FF65")]
[InterfaceTypeAttribute()]
public interface class IVsCmdNameMapping
public interface IVsCmdNameMapping