VCConfiguration.InheritedPropertySheets Property

Definition

Sets or gets the property sheets for a config.

C++/CX
public:
 property Platform::String ^ InheritedPropertySheets { Platform::String ^ get(); void set(Platform::String ^ value); };

Property Value

Semi-colon delimited string containing the inherited property sheet names.

Attributes

Remarks

It is preferable to set this property in the property management window.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022