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: 12 August 2025SourceFile ClassSourceFile.Length Property