Partager via


IVsDataViewCommandProvider.UpdateCommandStatus, méthode

Met à jour l'état de la commande de menu spécifiée.

Espace de noms :  Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
Sub UpdateCommandStatus ( _
    command As MenuCommand _
)
void UpdateCommandStatus(
    MenuCommand command
)
void UpdateCommandStatus(
    MenuCommand^ command
)
abstract UpdateCommandStatus : 
        command:MenuCommand -> unit 
function UpdateCommandStatus(
    command : MenuCommand
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewCommandProvider Interface

Microsoft.VisualStudio.Data.Services.SupportEntities, espace de noms