Is stream length info available.
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public bool HasLength { get; } |
Visual Basic |
---|
Public ReadOnly Property HasLength As Boolean Get |
Visual C++ |
---|
public: property bool HasLength { bool get (); } |