Click or drag to resize

IObjectPropertyInfoPathParts Property

Gets a list where each item is the owner association for the next one

Namespace:  TrackerDog
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
IImmutableList<PropertyInfo> PathParts { get; }

Property Value

Type: IImmutableListPropertyInfo
See Also