AnnotationResource.ContentLocators Proprietà

Definizione

Ottiene l'insieme degli elementi ContentLocatorBase contenuti in questa risorsa.

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)

Valore della proprietà

Collection<ContentLocatorBase>

L'insieme di indicatori di contenuto contenuti in questa risorsa.

Commenti

La ContentLocators proprietà non restituirà nullmai , tuttavia la raccolta potrebbe essere vuota se la risorsa non contiene localizzatori di contenuto.

Si applica a