See Also

PipeStream Class  | PipeStream Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP Email Validation for .NET

Length Property

Dart.PowerTCP.EmailValidation Namespace > PipeStream Class : Length Property (PipeStream)

Gets the length in bytes of the stream.

[Visual Basic]
Overrides Public ReadOnly Property Length As Long
[C#]
public override long Length {get;}
[C++]
public: __property long get_Length()override ;
[C++/CLI]
public: property long long Length override {    long long get(); }

Remarks

Returns PipeStream.CoreStream.Length if not writing, and PipeStream.Position, if writing.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

PipeStream Class  | PipeStream Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.