ActivityDataTrackingExtract.Annotations 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與擷取資料相關的註解集合。
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 要提取的活動性質或場相關聯。 預設是空集合。
備註
當追蹤點被匹配時,執行時追蹤基礎設施會將擷取的資料與註解集合納入傳送給追蹤服務的追蹤記錄中。 你可以新增 , Annotations 將更多資訊與擷取資料關聯起來。