|
ParserIsCombinedFileFormat Property
|
Gets flag that determines if
FileName is a Combined File Format (.cff) file.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public bool IsCombinedFileFormat { get; }
Public ReadOnly Property IsCombinedFileFormat As Boolean
Get
public:
property bool IsCombinedFileFormat {
bool get ();
}
member IsCombinedFileFormat : bool with get
function get_IsCombinedFileFormat();
View SourceProperty Value
BooleanSee Also