ChevronButtonField.GetAccessibleDescription(ShapeElement) Méthode

Définition

Retourne la description accessible par défaut pour un champ de bouton.

public:
 override System::String ^ GetAccessibleDescription(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape);
public override string GetAccessibleDescription (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape);
override this.GetAccessibleDescription : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> string
Public Overrides Function GetAccessibleDescription (parentShape As ShapeElement) As String

Paramètres

parentShape
ShapeElement

ShapeElement qui contient ce ShapeField.

Retours

String

Description accessible.

S’applique à