Share via


TrackingQueryElement.Annotations Propiedad

Definición

Obtiene una colección de anotaciones asociadas con la clase 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

Valor de propiedad

Colección de anotaciones.

Atributos

Se aplica a