WebResponseObject.RawContentLength Property
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 length (in bytes) of RawContentStream.
public:
property long RawContentLength { long get(); };
public:
property long long RawContentLength { long long get(); };
public long RawContentLength { get; }
member this.RawContentLength : int64
Public ReadOnly Property RawContentLength As Long