Table of Contents

Interface IFileRange

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

Represents a location in source code.

public interface IFileRange : IRange, ICloneable

Properties

FileName

When implemented by a class, gets the full name of the source file.

SourceText

When implemented by a class, gets the text line inside the file.