ContentDispositionHeaderValue.FileName

ContentDispositionHeaderValue.FileName property

The name of the stored file.

public string FileName { get; set; }

Property Value

The name of the file.

See Also