|
ITrackableTypeIncludedProperties Property
|
Gets which properties should be tracked for the tracked type.
Namespace:
TrackerDog.Configuration
Assembly:
TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax IImmutableSet<PropertyInfo> IncludedProperties { get; }
ReadOnly Property IncludedProperties As IImmutableSet(Of PropertyInfo)
Get
Property Value
Type:
IImmutableSetPropertyInfoSee Also