Whether there are more options.
| C# | Visual Basic | Visual C++ |
public bool MoreOptions { get; }
Public ReadOnly Property MoreOptions As Boolean
public: property bool MoreOptions { bool get (); }
| C# | Visual Basic | Visual C++ |
public bool MoreOptions { get; }
Public ReadOnly Property MoreOptions As Boolean
public: property bool MoreOptions { bool get (); }