Método IVsProfferCommands.RemoveCommandBar

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:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Sub RemoveCommandBar ( _
    pCmdBar As Object _
)
void RemoveCommandBar(
    Object pCmdBar
)
void RemoveCommandBar(
    [InAttribute] Object^ pCmdBar
)
abstract RemoveCommandBar : 
        pCmdBar:Object -> unit 
function RemoveCommandBar(
    pCmdBar : Object
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IVsProfferCommands Interface

Namespace EnvDTE