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