Show / Hide Table of Contents

Property EFileInfo.text


Overload

File text; null if needText false or if failed to get text. If the file is open in editor, it's the editor text, else it's the saved text.

public string text { get; init; }
Property Value
string