API Reference
Class
FileTextReadRequest
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
- Method FileSystemQuery.ReadText
Constructors
public FileTextReadRequest() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Int64 MaxBytes { get; set; } #Maximum bytes to read.