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