AnnotationResource.ContentLocators Eigenschaft

Definition

Ruft die Auflistung von ContentLocatorBase-Elementen ab, die in dieser Ressource enthalten sind.

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)

Eigenschaftswert

Collection<ContentLocatorBase>

Die Auflistung von Inhalt-Locators, die in dieser Ressource enthalten sind.

Hinweise

Die ContentLocators Eigenschaft wird niemals zurückgegeben null, die Auflistung kann jedoch leer sein, wenn die Ressource keine Inhalts-Locators enthält.

Gilt für