HeaderNames.Accept 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 Accept
HTTP header name.
public: System::String ^ Accept;
public: static initonly System::String ^ Accept;
public const string Accept;
public static readonly string Accept;
val mutable Accept : string
staticval mutable Accept : string
Public Const Accept As String
Public Shared ReadOnly Accept As String