Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Infrastructure. Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaração
Sub remove_Change ( _
A_1 As _CommandBarComboBoxEvents_ChangeEventHandler _
)
void remove_Change(
_CommandBarComboBoxEvents_ChangeEventHandler A_1
)
Parameters
- A_1
Type: Microsoft.VisualStudio.CommandBars._CommandBarComboBoxEvents_ChangeEventHandler
The change event handler.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.