IAccessible.accState[Object] Proprietà

Definizione

L'interfaccia IAccessible e tutti i relativi membri esposti fanno parte di un wrapper gestito per l'interfaccia COM (Component Object Model). IAccessible

public:
 property System::Object ^ accState[System::Object ^] { System::Object ^ get(System::Object ^ varChild); };
public object accState[object varChild] { get; }
member this.accState(obj) : obj
Public ReadOnly Property accState(Optional varChild As Object) As Object

Parametri

varChild
Object

Questo parametro è destinato solo all'uso interno.

Valore della proprietà

Oggetto .

Commenti

Per altre informazioni su accState[], vedere IAccessible::get_accState.

Si applica a