SourceFile ConstructorsInitialises a new instance of the SourceFile class. protected SourceFile(string name, int length); ParametersNameTypeDescriptionnameStringThe name of the source file.lengthInt32The length of the source file.Last modified: 29 January 2025SourceFile ClassSourceFile.Length Property