TestimoX

API Reference

Class

FileTextReadRequest

Namespace ComputerX.FileSystem
Assembly ComputerX
Modifiers sealed

Parameters for UTF-8 text file reads.

Inheritance

  • Object
  • FileTextReadRequest

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

Properties

public String Path { get; set; } #

Full file path.

public Int64 MaxBytes { get; set; } #

Maximum bytes to read.