Skip to content

UploadSettings.Path property

Gets or sets the root path for uploads, default is "App_Data/upload/".

public string Path { get; set; }

See Also