Share via


WorkflowTrackingRecord.Annotations プロパティ

定義

照合された WorkflowTrackPoint に関連した注釈のコレクションを取得します。

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 に関連付けられた注釈を格納する WorkflowTrackPoint

注釈

このプロパティは、ランタイム追跡インフラストラクチャによって設定されます。

適用対象