Find documentation for Studio Intellisense recommendations

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

@aaron.mfm

I dont think all the methods and proeprties are exposed

few are more impelmentations

cheers

Hello,

They have never done this level of documentation for their datatypes, so you won’t find it.
This is something I have been discussing with them with them lately to really stress the need for this, especially since custom objects are becoming so much more common like iResource, we really need it.

1 Like