Gets the descriptive status of the ArchiveFile.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[BrowsableAttribute(false)] public string Status { get; }
<BrowsableAttribute(False)> _ Public ReadOnly Property Status As String
[BrowsableAttribute(false)] public: virtual property String^ Status { String^ get () sealed; }