TrackingQueryElement.Annotations Propriété

Définition

Obtient une collection d'annotations associée à l'objet 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

Valeur de propriété

AnnotationElementCollection

Une collection d'annotations.

Attributs

S’applique à