Class ContentDispositionSubtype
Names of Content Disposition subtypes.
Inheritance
System.Object
ContentDispositionSubtype
Namespace: Syncfusion.MIME
Assembly: Syncfusion.MIME.Base.dll
Syntax
public sealed class ContentDispositionSubtype : Object
Constructors
ContentDispositionSubtype()
Declaration
public ContentDispositionSubtype()
Fields
FileName
Determines name/path to file.
Declaration
public const string FileName = "filename"
Field Value
| Type |
|---|
| System.String |