อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


UserTrackPoint.MatchingLocations Property

Definition

Gets the collection of locations that should be included in matching for the track point by the runtime tracking infrastructure.

C#
public System.Workflow.Runtime.Tracking.UserTrackingLocationCollection MatchingLocations { get; }

Property Value

A UserTrackingLocationCollection that specifies the locations to be matched for the track point. The default is an empty collection.

Remarks

If MatchingLocations is empty, the track point cannot be matched by the runtime tracking infrastructure. You must add at least one UserTrackingLocation to MatchingLocations for the UserTrackPoint to participate in matching.

The track point will be matched if any of the UserTrackingLocation objects in MatchingLocations is matched and none of the UserTrackingLocation objects in ExcludedLocations is matched.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1