ContentLength Property

HttpWebRequest.ContentLength Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets for sets the length, in bytes, of content sent by the client.

Namespace:  System.Net
Assembly:  System.Net (in System.Net.dll)

'Declaration
Public Overrides Property ContentLength As Long

Property Value

Type: System.Int64
The number of bytes of content sent by the client.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft