A file containing source code.
            
Declaration Syntax
public interface ISourceFile
Table 1944:  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.
             
               |