Partager via


AnnotationResource.ContentLocators Propriété

Définition

Obtient la collection d’éléments ContentLocatorBase contenus dans cette ressource.

public:
 property System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocatorBase ^> ^ ContentLocators { System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocatorBase ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocatorBase> ContentLocators { get; }
member this.ContentLocators : System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocatorBase>
Public ReadOnly Property ContentLocators As Collection(Of ContentLocatorBase)

Valeur de propriété

Collection de localisateurs de contenu contenus dans cette ressource.

Remarques

La ContentLocators propriété ne retourne nulljamais, mais la collection peut être vide si la ressource ne contient aucun localisateur de contenu.

S’applique à