Good Morning,
I am trying to understand how to find further documentation for the properties, methods, and events that we see in UiPath Studio Intellisense.
For instance in the example below we see the that Studio is showing an attributes property we can select for this UiElement object.
However on the .Net documentation for the UiElements class UiElements I don’t find any corresponding Attributes property.
Similarly I can’t find documentation for this property in UiPath docs.
Is there a method or methods I can use to cross reference the from Studio intellisense to the appropriate Microsoft documentaion to learn more about a property of method?
Thanks,
Aaron