Share via


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

속성 값

주석 컬렉션입니다.

특성

적용 대상