ChevronButtonField.GetAccessibleDescription(ShapeElement) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Description accessible.