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