HeaderNames.ContentDisposition Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Content-Disposition
HTTP header name.
public: System::String ^ ContentDisposition;
public: static initonly System::String ^ ContentDisposition;
public const string ContentDisposition;
public static readonly string ContentDisposition;
val mutable ContentDisposition : string
staticval mutable ContentDisposition : string
Public Const ContentDisposition As String
Public Shared ReadOnly ContentDisposition As String