Whether there are more options.
Declaration Syntax
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 (); }