SourceLocation Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies a specific location in a target source code file.
public ref class SourceLocation
[System.Serializable]
public class SourceLocation
[<System.Serializable>]
type SourceLocation = class
Public Class SourceLocation
- Inheritance
-
SourceLocation
- Attributes
Source |
Creates a new instance of the SourceLocation class that specifies a source code file name and parameters for a range of data within that file. |
Source |
Creates a new instance of the SourceLocation class that specifies a source code file name and the number of a line in that file. |
End |
Gets the final column in a range of one or more columns in the source code file. |
End |
Gets the final line in a range of one or more lines in the source code file. |
File |
Gets the name of the target source code file. |
Is |
Gets a value that indicates whether the line and column settings define a single, complete line, and not multiple lines, in the source code file. |
Start |
Gets the first column in a range of one or more columns in the source code file. |
Start |
Gets the first line in a range of one or more lines in the source code file. |
Equals(Object) |
Returns a value that indicates whether the source code file line and column settings referenced by the SourceLocation object are an exact match for the line and column settings in another, specified SourceLocation object. |
Get |
Returns a unique value to represent the SourceLocation object. |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Proizvod | Verzije |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET povratne informacije
.NET je projekat otvorenog koda. Odaberite vezu za pružanje povratnih informacija: