KestrunOptions.DefaultUploadPath property
Gets or sets the default upload path for form parts.
public string DefaultUploadPath { get; set; }
See Also
- class KestrunOptions
- namespace Kestrun.Hosting.Options
Gets or sets the default upload path for form parts.
public string DefaultUploadPath { get; set; }