Why AutomationElement don't have FullDescription attribute

宁 李 21 Reputation points
2022-12-12T06:58:17.067+00:00

I can find this attribute on inspect.exe, but in .net framework 4.8, i con't find this attribute FullDescription, how can i get this attribute value

Developer technologies | .NET | .NET Runtime
Developer technologies | VB
0 comments No comments
{count} votes

Accepted answer
  1. Jiachen Li-MSFT 34,221 Reputation points Microsoft External Staff
    2022-12-13T01:29:52.083+00:00

    Hi @宁 李 ,
    UIA_FullDescriptionPropertyId is one of the Automation Element Property Identifiers.
    So please check if the following link helps.
    Retrieving Properties from UI Automation Elements
    Best Regards.
    Jiachen Li

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.