[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public bool DisplayFlags { get; set; }
Public Property DisplayFlags As Boolean
public: property bool DisplayFlags { bool get (); void set (bool value); }
[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public bool DisplayFlags { get; set; }
Public Property DisplayFlags As Boolean
public: property bool DisplayFlags { bool get (); void set (bool value); }