ExpressionExtensions.GetPropertyAccess(LambdaExpression) 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.
Basit PropertyInfo bir özellik erişim ifadesiyle temsil edilen 'i alır.
Bu yöntem genellikle fluent API'lerinden özellik erişimi lambdalarını ayrıştırmak için kullanılır.
public static System.Reflection.PropertyInfo GetPropertyAccess (this System.Linq.Expressions.LambdaExpression propertyAccessExpression);
static member GetPropertyAccess : System.Linq.Expressions.LambdaExpression -> System.Reflection.PropertyInfo
<Extension()>
Public Function GetPropertyAccess (propertyAccessExpression As LambdaExpression) As PropertyInfo
Parametreler
- propertyAccessExpression
- LambdaExpression
İfade.