Microsoft Power Platform App Maker — Question 111

A company is creating a new canvas Power Apps app.
The canvas app has a custom control that displays data based on data passed to the control through custom properties.
You need to create a custom input property for the canvas app control.
Where should you add the property?

Answer options

Correct answer: E

Explanation

The correct answer is E because custom input properties for controls in a canvas app must be defined within the app itself where the control resides. The other options are incorrect as they refer to locations that do not pertain directly to the control's property definition in the context of the app.