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