|
ParserFileName Property
|
Gets or sets COMTRADE data filename. If there are more than one data files in a set, this should be set to first file name in the set, e.g., DATA123.D00.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public string FileName { get; set; }
Public Property FileName As String
Get
Set
member FileName : string with get, set
function get_FileName();
function set_FileName(value);
View SourceProperty Value
StringSee Also