SourceFile Constructors Initialises 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: 22 November 2024 SourceFile Class SourceFile.Length Property