PropertyInfoExtensions.GetAccessors Metoda

Definicja

Przeciążenia

GetAccessors(PropertyInfo)

Źródło:
TypeExtensions.cs
Źródło:
TypeExtensions.cs
Źródło:
TypeExtensions.cs
C#
public static System.Reflection.MethodInfo[] GetAccessors (this System.Reflection.PropertyInfo property);

Parametry

property
PropertyInfo

Zwraca

Dotyczy

.NET 9 i inne wersje
Produkt Wersje
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
UWP 10.0

GetAccessors(PropertyInfo, Boolean)

Źródło:
TypeExtensions.cs
Źródło:
TypeExtensions.cs
Źródło:
TypeExtensions.cs
C#
public static System.Reflection.MethodInfo[] GetAccessors (this System.Reflection.PropertyInfo property, bool nonPublic);

Parametry

property
PropertyInfo
nonPublic
Boolean

Zwraca

Dotyczy

.NET 9 i inne wersje
Produkt Wersje
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
UWP 10.0