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

แชร์ผ่าน


UserTrackPoint.Annotations Property

Definition

Gets the collection of annotations associated with the track point.

C#
public System.Workflow.Runtime.Tracking.TrackingAnnotationCollection Annotations { get; }

Property Value

A TrackingAnnotationCollection. The default is an empty collection.

Remarks

You can add to Annotations to specify annotations to be returned in UserTrackPoint.Annotations when the track point is matched. If Annotations is empty, no annotations are associated with the track point.

Annotations are strings that you define that contain information associated with the track point. For example, an annotation could contain information about the possible execution path the workflow can take from this track point, or it could contain information to be displayed in a user interface.

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