TempFileCollection::BasePath Property
.NET Framework (current version)
Gets the full path to the base file name, without a file name extension, on the temporary directory path, that is used to generate temporary file names for the collection.
Assembly: System (in System.dll)
Property Value
Type: System::String^The full path to the base file name, without a file name extension, on the temporary directory path, that is used to generate temporary file names for the collection.
| Exception | Condition |
|---|---|
| SecurityException |
.NET Framework
Available since 1.1
Available since 1.1
Show: