VCCustomBuildRule::ShowOnlyRuleProperties Property
Gets or sets a value indicating whether the build rule's user properties are shown in the property grid.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if the build rule's user properties are shown in the property grid and not the other properties (such as CommandLine) when project properties are viewed; otherwise, false.
Show: