ActivityTrackingRecord.Annotations 屬性

定義

取得與 ActivityTrackPoint 匹配的註解集合。

public:
 virtual property System::Workflow::Runtime::Tracking::TrackingAnnotationCollection ^ Annotations { System::Workflow::Runtime::Tracking::TrackingAnnotationCollection ^ get(); };
public override System.Workflow.Runtime.Tracking.TrackingAnnotationCollection Annotations { get; }
member this.Annotations : System.Workflow.Runtime.Tracking.TrackingAnnotationCollection
Public Overrides ReadOnly Property Annotations As TrackingAnnotationCollection

屬性值

一個 TrackingAnnotationCollection that 包含與 ActivityTrackPoint 該追蹤記錄相關聯的註解。

備註

此特性由執行時追蹤基礎設施設定。

適用於