TextFile
Assembly: uMod.Core.dll
Inheritance ObjectDataFile TextFile
Implements IDataFile, IDataObject
Summary
Represents a text file
Constructors
Name | Summary |
|---|---|
TextFile ( | Create new text file |
Properties
Name | Summary |
|---|---|
Contents | Gets the text contents |
Extension | Gets text file extension |
Methods
Name | Summary |
|---|---|
FromString ( | Sets the text content |
ToAttachment ( | Converts text file to file attachment |
ToString () | Gets the text content |