menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ContentDispositionValue - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved