| C1.WPF.DX.4 Assembly > C1.Util.DX.Storage Namespace > NativeFileStream Class : Length Property |
'Declaration Public Overrides ReadOnly Property Length As System.Long
public override System.long Length {get;}
| Exception | Description |
|---|---|
| System.NotSupportedException | A class derived from Stream does not support seeking. |
| System.ObjectDisposedException | Methods were called after the stream was closed. |