|
BinaryFileConfigurationLoaderFilePath Property
|
Gets or sets the path to the binary file.
Namespace: GSF.TimeSeries.ConfigurationAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public string FilePath { get; set; }
Public Property FilePath As String
Get
Set
member FilePath : string with get, set
function get_FilePath();
function set_FilePath(value);
View SourceProperty Value
StringSee Also