Click or drag to resize

DeclaredObjectPropertyChangeEventArgsGraphTrackingInfo Property

Gets an instance of the object graph information to introspect graph's details

Namespace:  TrackerDog
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public IObjectGraphTrackingInfo GraphTrackingInfo { get; }

Property Value

Type: IObjectGraphTrackingInfo
See Also