Partilhar via


Método IVsDataViewCommandProvider.UpdateCommandStatus

Atualizar o status de comando de menu especificado.

Namespace:  Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly:  Microsoft.VisualStudio.Data.Services (em Microsoft.VisualStudio.Data.Services.dll)

Sintaxe

'Declaração
Sub UpdateCommandStatus ( _
    command As MenuCommand _
)
void UpdateCommandStatus(
    MenuCommand command
)
void UpdateCommandStatus(
    MenuCommand^ command
)
abstract UpdateCommandStatus : 
        command:MenuCommand -> unit 
function UpdateCommandStatus(
    command : MenuCommand
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IVsDataViewCommandProvider Interface

Namespace Microsoft.VisualStudio.Data.Services.SupportEntities