Interface: ISourceFile
A file containing source code.
Examples
Methods
Name |
Description |
Save()
|
Saves the modified content.
|
Properties
Name |
Description |
Content
|
Reads or writes the content of the file.
|
FilePath
|
Represents the absolute path of the source file.
|