Gets or sets "Content-Disposition:" header field "filename" parameter.
Returns null if Content-Disposition: header field value isn't set or Content-Disposition: header field "filename" parameter isn't set.
Note: Content-Disposition must be attachment or inline.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string ContentDisposition_FileName { get; set; }
Public Property ContentDisposition_FileName As String Get Set
public: property String^ ContentDisposition_FileName { String^ get (); void set (String^ value); }
member ContentDisposition_FileName : string with get, set
Property Value
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119