|
ArchiveReaderStatus Property
|
Gets the descriptive status of the internal
ArchiveFile.
Namespace: GSF.Historian.FilesAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.246-beta
Syntaxpublic string Status { get; }
Public ReadOnly Property Status As String
Get
public:
property String^ Status {
String^ get ();
}
member Status : string with get
View SourceProperty Value
String
See Also