TypeExtensions.GetProperties Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Túlterhelések
| Name | Description |
|---|---|
| GetProperties(Type) | |
| GetProperties(Type, BindingFlags) |
GetProperties(Type)
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- 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()
Paraméterek
- type
- Type
Válaszok
A következőre érvényes:
GetProperties(Type, BindingFlags)
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- 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()
Paraméterek
- type
- Type
- bindingAttr
- BindingFlags