NSFileHandle.OffsetInFile Method
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.
The position of the file pointer within the file represented by this NSFileHandle.
[Foundation.Export("offsetInFile")]
public virtual ulong OffsetInFile ();
abstract member OffsetInFile : unit -> uint64
override this.OffsetInFile : unit -> uint64
Returns
- Attributes