Udostępnij za pośrednictwem


Właściwość CommandBarComboBoxClass.accName —

Pobiera nazwę obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.CommandBars
Zestaw:  Microsoft.VisualStudio.CommandBars (w Microsoft.VisualStudio.CommandBars.dll)

Składnia

'Deklaracja
Public Overridable Property accName ( _
    varChild As Object _
) As String
public virtual string this[
    Object varChild
] { get; set; }

Parametry

  • varChild
    Typ: System.Object
    Element podrzędny.Wartością domyślną jest Missing.

Wartość właściwości

Typ: System.String
Nazwa.

Implementuje

_CommandBarComboBox.accName

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

CommandBarComboBoxClass Klasa

Przestrzeń nazw Microsoft.VisualStudio.CommandBars