UploadSettings.Path property
Gets or sets the root path for uploads, default is "App_Data/upload/".
public string? Path { get; set; }
See Also
- class UploadSettings
Gets or sets the root path for uploads, default is "App_Data/upload/".
public string? Path { get; set; }