_CommandBars.Item[Object] Özellik

Tanım

Verilen ad veya dizinle eşleşen komut çubuğunu alır.

public:
 property Microsoft::VisualStudio::CommandBars::CommandBar ^ default[System::Object ^] { Microsoft::VisualStudio::CommandBars::CommandBar ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.VisualStudio.CommandBars.CommandBar this[object Index] { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.Item(obj) : Microsoft.VisualStudio.CommandBars.CommandBar
Default Public ReadOnly Property Item(Index As Object) As CommandBar

Parametreler

Index
Object

Ad veya dizin.

Özellik Değeri

CommandBar

CommandBarAdı veya diziniyle eşleşen.

Öznitelikler

Şunlara uygulanır