Aracılığıyla paylaş


AnnotationResource.ContentLocators Özellik

Tanım

Bu kaynakta bulunan öğe koleksiyonunu ContentLocatorBase alır.

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)

Özellik Değeri

Bu kaynakta yer alan içerik bulucuları koleksiyonu.

Açıklamalar

ContentLocators özelliği hiçbir zaman döndürmeznull, ancak kaynak içerik bulucu içermiyorsa koleksiyon boş olabilir.

Şunlara uygulanır