Sdílet prostřednictvím


IVsDataViewCommandProvider.UpdateCommandStatus – metoda

Aktualizuje stav daný příkaz nabídky.

Obor názvů:  Microsoft.VisualStudio.Data.Services.SupportEntities
Sestavení:  Microsoft.VisualStudio.Data.Services (v Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVsDataViewCommandProvider Rozhraní

Microsoft.VisualStudio.Data.Services.SupportEntities – obor názvů