24824a41 cae5 ca9f 27cb 382874fe6e49 - akesseler/Plexdata.CsvParser GitHub Wiki
Gets the assigned instance of class CsvDocumentAttribute .
Namespace: Plexdata.CsvParser.Internals
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea
C#
public CsvDocumentAttribute Document { get; private set; }
Type: CsvDocumentAttribute
The property returns the assigned document descriptor.
The Document property describes details of the corresponding CSV file.