Class ContentDispositionValue
ContentDisposition attribute values.
Inheritance
System.Object
ContentDispositionValue
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 ContentDispositionValue
Constructors
ContentDispositionValue()
Declaration
public ContentDispositionValue()
Fields
Attachment
specifies data as attachment.
Declaration
public const string Attachment = "attachment"
Field Value
Type |
---|
System.String |