Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: string Path(this XContainer)

Declaration

public static string Path(
    this XContainer element
)

Summary

Returns the path to this element. The path consists of the names of all parents of this element up to the root node, separated with forward slashes.