VCUserMacro::InheritsFromParent Property
Visual Studio 2015
Gets or sets whether a user macro inherits values from its parent.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::BooleanTRUE if the macro inherits from its parent, FALSE of it does not.
Show: