TypeInfo.GetProperties Método

Definição

Sobrecargas

GetProperties()

C#
public System.Reflection.PropertyInfo[] GetProperties();

Retornos

Aplica-se a

.NET Core 1.1 e outras versões
Produto Versões
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6

GetProperties(BindingFlags)

C#
public virtual System.Reflection.PropertyInfo[] GetProperties(System.Reflection.BindingFlags bindingAttr);

Parâmetros

bindingAttr
BindingFlags

Retornos

Aplica-se a

.NET Core 1.1 e outras versões
Produto Versões
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6