Property FilePointer
FilePointer
Returns the current position in this file, where the next write will occur.
Declaration
public override long FilePointer { get; }
Property Value
Type | Description |
---|---|
System.Int64 |
Overrides
See Also
Seek(System.Int64)