|
ITrackableTypeObjectPaths Property
|
Gets a map of full associated trackable objects.
Namespace:
TrackerDog.Configuration
Assembly:
TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax IImmutableSet<IObjectPropertyInfo> ObjectPaths { get; }
ReadOnly Property ObjectPaths As IImmutableSet(Of IObjectPropertyInfo)
Get
Property Value
Type:
IImmutableSetIObjectPropertyInfoSee Also