ActivityTrackingRecord.Annotations 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與符合的 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,其中包含與對應此追蹤記錄之 ActivityTrackPoint 關聯的附註。
備註
這個屬性是由執行階段追蹤基礎結構所設定。