public bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean Get
public: property bool IsDisposed { bool get (); }
member IsDisposed : bool with get
In This Article