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

プロパティ値

注釈のコレクション。

属性

適用対象