set_TempFilesRootPath()

BlobManagementOptions::set_TempFilesRootPath(System::String) method

The root path where temporary files will be created. System temorary directory will be used by default. Hosting process should have permissions to create files and folders there.

void Aspose::Slides::BlobManagementOptions::set_TempFilesRootPath(System::String value) override

See Also