TempFilesRootPath

BlobManagementOptions.TempFilesRootPath 属性

临时文件创建的根路径。默认将使用系统临时目录。托管进程应该具有在此处创建文件和文件夹的权限。

public string TempFilesRootPath { get; set; }

另见