menu

WinForms

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

    Show / Hide Table of Contents

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