TrackingExtract.Annotations 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當在導出類別中實作時,會獲得與擷取資料相關的註解。
public:
abstract property System::Workflow::Runtime::Tracking::TrackingAnnotationCollection ^ Annotations { System::Workflow::Runtime::Tracking::TrackingAnnotationCollection ^ get(); };
public abstract System.Workflow.Runtime.Tracking.TrackingAnnotationCollection Annotations { get; }
member this.Annotations : System.Workflow.Runtime.Tracking.TrackingAnnotationCollection
Public MustOverride ReadOnly Property Annotations As TrackingAnnotationCollection
屬性值
這些資料 TrackingAnnotationCollection 與擷取的資料相關聯。
備註
註解是 strings 你定義的,包含與擷取資料相關聯的資訊。