![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Properties | |
| string | First [get] |
| string | Last [get] |
| GPALFile | Next [get] |
| string | Filename [get] |
| List< string > | Filenames [get] |
| string | DirectoryPart [get] |
| string | FilePart [get] |
| List< string > | DirectoryParts [get] |
| List< string > | FileParts [get] |
| List< string > | ReturnFilenames [get] |
| string | SourceUrl [get] |
| int | Count [get] |
Additional Inherited Members | |
| Public Member Functions inherited from GenerallyPositive.IAllowFileSettings | |
| IAllowFileSettings | WithDelimiter (char delimiter) |
| IAllowFileSettings | WithColumnName (string parameterName) |
| IAllowFileSettings | WithColumnNames (string columnNames) |
| IAllowFileSettings | WithColumnNames (string[] columnNames) |
| IAllowFileSettings | WithColumnsEnclosedInQuotes (bool fieldsEnclosedInQuote=true) |
| IAllowFileSettings | WithFirstLineIsColumnNames (bool firstLineIsHeader=true) |
| IAllowFileSettings | WithIgnoreFirstLineColumnNames (bool ignoreFirstLine=true) |
| IAllowFileSettings | WithOverwriteFile (bool overwriteFile=false) |
| IAllowFileSettings | WithUseSameColumnNamesForAllFiles (bool useHeaderForAllFiles=true) |
| IAllowFileSettings | WithFileSortOrder (Enums.FileSortOrder fileSortOrder) |
| IAllowFileSettings | WithNextFilePattern (Enums.NextFilePattern nextFilePattern=Enums.NextFilePattern.CounterPadded) |
| Public Member Functions inherited from GenerallyPositive.IAllowFileName | |
| IAllowFileSettings | WithFileName (string filename) |
| IAllowFileSettings | WithBrowser (Browser.IBrowser browser) |
| Public Member Functions inherited from GenerallyPositive.IAllowToGPALObject< TResult > | |
| TResult | ToGPALObject () |
| Public Member Functions inherited from GenerallyPositive.IAllowFileActions | |
| void | CopyTo (string destination) |
| void | MoveTo (string destination) |
| void | Delete (string destination) |
| void | Delete () |
Definition at line 541 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 554 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 548 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 550 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 546 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 547 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 549 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 551 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 543 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 544 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 545 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 552 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALFile.
Definition at line 553 of file Interfaces.cs.