TypeExtensions.GetProperties 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.
Aşırı Yüklemeler
| Name | Description |
|---|---|
| GetProperties(Type) | |
| GetProperties(Type, BindingFlags) |
GetProperties(Type)
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
public:
[System::Runtime::CompilerServices::Extension]
static cli::array <System::Reflection::PropertyInfo ^> ^ GetProperties(Type ^ type);
public static System.Reflection.PropertyInfo[] GetProperties(this Type type);
static member GetProperties : Type -> System.Reflection.PropertyInfo[]
<Extension()>
Public Function GetProperties (type As Type) As PropertyInfo()
Parametreler
- type
- Type
Döndürülenler
Şunlara uygulanır
GetProperties(Type, BindingFlags)
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
public:
[System::Runtime::CompilerServices::Extension]
static cli::array <System::Reflection::PropertyInfo ^> ^ GetProperties(Type ^ type, System::Reflection::BindingFlags bindingAttr);
public static System.Reflection.PropertyInfo[] GetProperties(this Type type, System.Reflection.BindingFlags bindingAttr);
static member GetProperties : Type * System.Reflection.BindingFlags -> System.Reflection.PropertyInfo[]
<Extension()>
Public Function GetProperties (type As Type, bindingAttr As BindingFlags) As PropertyInfo()
Parametreler
- type
- Type
- bindingAttr
- BindingFlags