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