PathElement.getId

Gets the id for the element. Generally, a path is built of multiple elements and each element should have an id that is useful to the application that it using it. You might store the name of a directory, or some other key as the id.

class PathElement
string
getId
(
)

Return Value

Type: string

The id for the #DzlPathElement.

Meta

Since

3.26