|
ArchiveReaderArchiveOffloadLocation Property
|
Gets the path to the offload location used by the
ArchiveFile.
Namespace: GSF.Historian.FilesAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.207-beta
Syntax public string ArchiveOffloadLocation { get; }
Public ReadOnly Property ArchiveOffloadLocation As String
Get
public:
property String^ ArchiveOffloadLocation {
String^ get ();
}
member ArchiveOffloadLocation : string with get
function get_ArchiveOffloadLocation();
View SourceProperty Value
StringSee Also