AutomationTextRange Classe
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.
Fournit l’accès à une étendue de texte continu dans un conteneur qui prend en charge l’interface IUIAutomationTextPattern .
public ref class AutomationTextRange sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AutomationTextRange final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AutomationTextRange
Public NotInheritable Class AutomationTextRange
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10, version 2104 (introduit dans 10.0.20348.0)
|
API contract |
Windows.UI.UIAutomation.UIAutomationContract (introduit dans v1.0)
|
Remarques
Les applications clientes peuvent utiliser cet objet pour sélectionner, comparer et récupérer des objets incorporés à partir de l’étendue de texte. Deux points de terminaison sont exposés qui délimitent l’endroit où l’étendue de texte commence et se termine. Les étendues de texte disjointes sont représentées par une interface IUIAutomationTextRangeArray .