Click or drag to resize

MetadataFileFileName Property

Gets or sets the name of the file.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public override string FileName { get; set; }
View Source

Property Value

String
Remarks
Changing the FileName when the file is open will cause the file to be re-opened.
See Also