XML Compare .NET API Documentation - DEPRECATEDThe PipelineLocationEntry type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| ToString |
The path of the entry.
|
Properties
| Name | Description | |
|---|---|---|
| Depth |
The depth of the current entry; the number of parents plus one.
| |
| Name |
The name of the entry.
| |
| Parent |
The entry's parent or containing entry.
| |
| Position |
The position of this entry within its parent.
| |
| Source |
The optional source code location of the entry.
|
See Also