Gets the previous space statistics.
the value is null if there are no space statistics available.

C# | Visual Basic | Visual C++ | J# |
ISpaceStatistics Previous { get; }
ReadOnly Property Previous As ISpaceStatistics
property ISpaceStatistics^ Previous { ISpaceStatistics^ get (); }
/** @property */ ISpaceStatistics get_Previous()