共用方式為


TrackingQueryElement.Annotations 屬性

定義

取得與 TrackingQueryElement 相關聯之附註的集合。

public:
 property System::ServiceModel::Activities::Tracking::Configuration::AnnotationElementCollection ^ Annotations { System::ServiceModel::Activities::Tracking::Configuration::AnnotationElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("annotations")]
public System.ServiceModel.Activities.Tracking.Configuration.AnnotationElementCollection Annotations { get; }
[<System.Configuration.ConfigurationProperty("annotations")>]
member this.Annotations : System.ServiceModel.Activities.Tracking.Configuration.AnnotationElementCollection
Public ReadOnly Property Annotations As AnnotationElementCollection

屬性值

註解的集合。

屬性

適用於