[This is preliminary documentation and is subject to change.]
Property indicating whether the common name column should be displayed.
| C# | Visual Basic | Visual C++ |
public bool DisplayCommonName { get; set; }
Public Property DisplayCommonName As Boolean
public: property bool DisplayCommonName { bool get (); void set (bool value); }