A file containing source code.
Declaration Syntax
public interface ISourceFile
Table 1890: Members
Property
|
Content
|
Reads or writes the content of the file.
|
Property
|
FilePath
|
Represents the absolute path of the source file.
|
Method
|
Save()
|
Saves the modified content.
|