Whether this object has been closed.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool IsClosed { get; }
Public ReadOnly Property IsClosed As Boolean
public: property bool IsClosed { bool get (); }
C# | Visual Basic | Visual C++ |
public bool IsClosed { get; }
Public ReadOnly Property IsClosed As Boolean
public: property bool IsClosed { bool get (); }