Udostępnij za pośrednictwem


AnnotationResource.ContentLocators Właściwość

Definicja

Pobiera kolekcję ContentLocatorBase elementów zawartych w tym zasobie.

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)

Wartość właściwości

Collection<ContentLocatorBase>

Kolekcja lokalizatorów zawartości zawartych w tym zasobie.

Uwagi

Właściwość ContentLocators nigdy nie nullzwróci wartości , jednak kolekcja może być pusta, jeśli zasób nie zawiera lokalizatorów zawartości.

Dotyczy