Extend properties and the Property window
Applies to: Visual Studio Visual Studio for Mac
Note
This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
The Properties window is used to view and edit the design-time properties and events of selected objects.
When you select an object in Visual Studio, the public properties of that object appear in the Properties window. For more information, see Properties window overview.
In this section
Expose properties to the Properties window Explains how you can have your custom properties displayed in the Properties window.
Get project properties Explains how to get project properties.