ContentLocator.Parts Ö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 ContentLocatoroluşturan öğe koleksiyonunu ContentLocatorPart alır.
public:
property System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocatorPart ^> ^ Parts { System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocatorPart ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocatorPart> Parts { get; }
member this.Parts : System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocatorPart>
Public ReadOnly Property Parts As Collection(Of ContentLocatorPart)
Özellik Değeri
Bunu ContentLocatoroluşturan öğelerin koleksiyonuContentLocatorPart.
Açıklamalar
Döndürülen ContentLocatorPart koleksiyon hiçbir zaman olmayacaktır null. ContentLocator hiçbir nesne içermiyorsaContentLocatorPart, döndürülen koleksiyon sıfır öğe içerir.