CommandBarPopup.accDefaultAction[Object] Propriété

Définition

Obtient l'action par défaut. Cette propriété est déconseillée.

public:
 property System::String ^ accDefaultAction[System::Object ^] { System::String ^ get(System::Object ^ varChild); };
[System.Runtime.InteropServices.DispId(-5013)]
public string accDefaultAction[object varChild] { [System.Runtime.InteropServices.DispId(-5013)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(-5013)>]
[<get: System.Runtime.InteropServices.DispId(-5013)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.accDefaultAction(obj) : string
Public ReadOnly Property accDefaultAction(Optional varChild As Object) As String

Paramètres

varChild
Object

Enfant.

Valeur de propriété

String

Action par défaut. Cette propriété est déconseillée.

Implémente

Attributs

Remarques

Cette propriété lève une DeprecatedException lorsqu’elle est appelée.

S’applique à