ContentDispositionHeaderValue.Name

ContentDispositionHeaderValue.Name property

The name for a content body part.

public string Name { get; set; }

Property Value

The name.

See Also