BigFileSorterTTempDirectory Property |
The directory for the temp files (by the default the same directory
as sourceFile)
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic string TempDirectory { get; set; }
Public Property TempDirectory As String
Get
Set
Property Value
Type:
String
See Also