[This is preliminary documentation and is subject to change.]
Determines if conditional text will be displayed in summary result.
| C# | Visual Basic | Visual C++ |
bool DisplayConditionText { get; set; }
Property DisplayConditionText As Boolean
property bool DisplayConditionText { bool get (); void set (bool value); }