If not null/Nothing, is the last filename specified by Content-Disposition header.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string LastContentDispositionFilename { get; }
Public ReadOnly Property LastContentDispositionFilename As String
public: property String^ LastContentDispositionFilename { String^ get (); }