|
LogicalParserFilePath Property
|
Gets or sets the file path of the PQDIF file to be parsed.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.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