PipelineLocationEntry MembersXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED

The PipelineLocationEntry type exposes the following members.
Methods

  NameDescription
Public methodToString
The path of the entry.
Back to Top
Properties

  NameDescription
Public propertyDepth
The depth of the current entry; the number of parents plus one.
Public propertyName
The name of the entry.
Public propertyParent
The entry's parent or containing entry.
Public propertyPosition
The position of this entry within its parent.
Public propertySource
The optional source code location of the entry.
Back to Top
See Also