ContentLocatorGroup.Locators Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bunu ContentLocatorGroupoluşturan öğelerin koleksiyonunu ContentLocator alır.
public:
property System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocator ^> ^ Locators { System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocator ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocator> Locators { get; }
member this.Locators : System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocator>
Public ReadOnly Property Locators As Collection(Of ContentLocator)
Özellik Değeri
Bunu ContentLocatorGroupoluşturan öğelerin koleksiyonuContentLocator.
Açıklamalar
Döndürülen ContentLocator koleksiyon hiçbir zaman olmayacaktır null.
ContentLocatorGroup hiçbir nesne içermiyorsaContentLocator, döndürülen koleksiyon sıfır öğe içerir.