AnnotationResource.ContentLocators Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan kumpulan ContentLocatorBase elemen yang terkandung dalam sumber daya ini.
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)
Nilai Properti
Kumpulan pencari konten yang terkandung dalam sumber daya ini.
Keterangan
Properti ContentLocators tidak akan pernah mengembalikan null, namun koleksi mungkin kosong jika sumber daya tidak berisi pencari konten.