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