PartBuilder.ExportProperties Yöntem
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.
Dışarı aktarılması gereken eşleşen türlerde bir özellik kümesi belirtir.
Aşırı Yüklemeler
| ExportProperties(Predicate<PropertyInfo>, Action<PropertyInfo,ExportBuilder>) |
Dışarı aktarılması gereken eşleşen türlerde bir özellik kümesi belirtir ve bu dışarı aktarmalar için yapılandırma bilgileri sağlar. |
| ExportProperties(Predicate<PropertyInfo>) |
Eşleşen türlerde dışarı aktarılacak bir özellik kümesini belirtir. |
| ExportProperties<T>(Predicate<PropertyInfo>) |
Belirtilen sözleşme türü kullanılarak dışarı aktarılacak eşleşen türlerde bir özellik kümesi belirtir. |
| ExportProperties<T>(Predicate<PropertyInfo>, Action<PropertyInfo,ExportBuilder>) |
Belirtilen sözleşme türü kullanılarak dışarı aktarılacak eşleşen türlerde bir özellik kümesi belirtir ve sonuçta elde edilen dışarı aktarmalar için yapılandırma bilgileri sağlar. |
ExportProperties(Predicate<PropertyInfo>, Action<PropertyInfo,ExportBuilder>)
- Kaynak:
- PartBuilder.cs
- Kaynak:
- PartBuilder.cs
- Kaynak:
- PartBuilder.cs
Dışarı aktarılması gereken eşleşen türlerde bir özellik kümesi belirtir ve bu dışarı aktarmalar için yapılandırma bilgileri sağlar.
public:
System::ComponentModel::Composition::Registration::PartBuilder ^ ExportProperties(Predicate<System::Reflection::PropertyInfo ^> ^ propertyFilter, Action<System::Reflection::PropertyInfo ^, System::ComponentModel::Composition::Registration::ExportBuilder ^> ^ exportConfiguration);
public System.ComponentModel.Composition.Registration.PartBuilder ExportProperties (Predicate<System.Reflection.PropertyInfo> propertyFilter, Action<System.Reflection.PropertyInfo,System.ComponentModel.Composition.Registration.ExportBuilder> exportConfiguration);
member this.ExportProperties : Predicate<System.Reflection.PropertyInfo> * Action<System.Reflection.PropertyInfo, System.ComponentModel.Composition.Registration.ExportBuilder> -> System.ComponentModel.Composition.Registration.PartBuilder
Public Function ExportProperties (propertyFilter As Predicate(Of PropertyInfo), exportConfiguration As Action(Of PropertyInfo, ExportBuilder)) As PartBuilder
Parametreler
- propertyFilter
- Predicate<PropertyInfo>
Bir özellik kümesini belirten bir koşul.
- exportConfiguration
- Action<PropertyInfo,ExportBuilder>
Dışarı aktarma hakkında yapılandırma bilgilerini içeren bir nesne.
null varsayılan değerdir.
Döndürülenler
Zincirleme izin vermek için geçerli nesne.
Özel durumlar
propertyFilter, null değeridir.
Şunlara uygulanır
ExportProperties(Predicate<PropertyInfo>)
- Kaynak:
- PartBuilder.cs
- Kaynak:
- PartBuilder.cs
- Kaynak:
- PartBuilder.cs
Eşleşen türlerde dışarı aktarılacak bir özellik kümesini belirtir.
public:
System::ComponentModel::Composition::Registration::PartBuilder ^ ExportProperties(Predicate<System::Reflection::PropertyInfo ^> ^ propertyFilter);
public System.ComponentModel.Composition.Registration.PartBuilder ExportProperties (Predicate<System.Reflection.PropertyInfo> propertyFilter);
member this.ExportProperties : Predicate<System.Reflection.PropertyInfo> -> System.ComponentModel.Composition.Registration.PartBuilder
Public Function ExportProperties (propertyFilter As Predicate(Of PropertyInfo)) As PartBuilder
Parametreler
- propertyFilter
- Predicate<PropertyInfo>
Bir özellik kümesini belirten bir koşul.
Döndürülenler
Zincirleme izin vermek için geçerli nesne.
Özel durumlar
propertyFilter, null değeridir.
Şunlara uygulanır
ExportProperties<T>(Predicate<PropertyInfo>)
- Kaynak:
- PartBuilder.cs
- Kaynak:
- PartBuilder.cs
- Kaynak:
- PartBuilder.cs
Belirtilen sözleşme türü kullanılarak dışarı aktarılacak eşleşen türlerde bir özellik kümesi belirtir.
public:
generic <typename T>
System::ComponentModel::Composition::Registration::PartBuilder ^ ExportProperties(Predicate<System::Reflection::PropertyInfo ^> ^ propertyFilter);
public System.ComponentModel.Composition.Registration.PartBuilder ExportProperties<T> (Predicate<System.Reflection.PropertyInfo> propertyFilter);
member this.ExportProperties : Predicate<System.Reflection.PropertyInfo> -> System.ComponentModel.Composition.Registration.PartBuilder
Public Function ExportProperties(Of T) (propertyFilter As Predicate(Of PropertyInfo)) As PartBuilder
Tür Parametreleri
- T
Sözleşmenin türü.
Parametreler
- propertyFilter
- Predicate<PropertyInfo>
Bir özellik kümesini belirten bir koşul.
Döndürülenler
Zincirleme izin vermek için geçerli nesne.
Özel durumlar
propertyFilter, null değeridir.
Şunlara uygulanır
ExportProperties<T>(Predicate<PropertyInfo>, Action<PropertyInfo,ExportBuilder>)
- Kaynak:
- PartBuilder.cs
- Kaynak:
- PartBuilder.cs
- Kaynak:
- PartBuilder.cs
Belirtilen sözleşme türü kullanılarak dışarı aktarılacak eşleşen türlerde bir özellik kümesi belirtir ve sonuçta elde edilen dışarı aktarmalar için yapılandırma bilgileri sağlar.
public:
generic <typename T>
System::ComponentModel::Composition::Registration::PartBuilder ^ ExportProperties(Predicate<System::Reflection::PropertyInfo ^> ^ propertyFilter, Action<System::Reflection::PropertyInfo ^, System::ComponentModel::Composition::Registration::ExportBuilder ^> ^ exportConfiguration);
public System.ComponentModel.Composition.Registration.PartBuilder ExportProperties<T> (Predicate<System.Reflection.PropertyInfo> propertyFilter, Action<System.Reflection.PropertyInfo,System.ComponentModel.Composition.Registration.ExportBuilder> exportConfiguration);
member this.ExportProperties : Predicate<System.Reflection.PropertyInfo> * Action<System.Reflection.PropertyInfo, System.ComponentModel.Composition.Registration.ExportBuilder> -> System.ComponentModel.Composition.Registration.PartBuilder
Public Function ExportProperties(Of T) (propertyFilter As Predicate(Of PropertyInfo), exportConfiguration As Action(Of PropertyInfo, ExportBuilder)) As PartBuilder
Tür Parametreleri
- T
Sözleşmenin türü.
Parametreler
- propertyFilter
- Predicate<PropertyInfo>
Bir özellik kümesini belirten bir koşul.
- exportConfiguration
- Action<PropertyInfo,ExportBuilder>
Dışarı aktarma hakkında yapılandırma bilgilerini içeren bir nesne.
null varsayılan değerdir.
Döndürülenler
Zincirleme izin vermek için geçerli nesne.
Özel durumlar
propertyFilter, null değeridir.