Back to product page

Begin property


Holds starting position of the part in the Stream.

Type

Long integer.

Syntax

  • C#
  • VB.NET
Int64 Begin {get; };

ReadOnly Property Begin As Int64

Remarks

This property holds starting position of the part in the Request.Body (or, if accessed via Request.Stream property), in case you want to access this part from external source.

Platforms

Windows