Método IVsProfferCommands2.RemoveNamedCommand (String)

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (em EnvDTE80.dll)

Sintaxe

'Declaração
Sub RemoveNamedCommand ( _
    pszCmdNameCanonical As String _
)
void RemoveNamedCommand(
    string pszCmdNameCanonical
)
void RemoveNamedCommand(
    [InAttribute] String^ pszCmdNameCanonical
)
abstract RemoveNamedCommand : 
        pszCmdNameCanonical:string -> unit 
function RemoveNamedCommand(
    pszCmdNameCanonical : String
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IVsProfferCommands2 Interface

Sobrecargas RemoveNamedCommand

Namespace EnvDTE80