IReadOnlyPropertyBase.PropertyInfo Propriété

Définition

Obtient le PropertyInfo pour la propriété CLR sous-jacente pour cet objet semblable à une propriété. Il peut s’agir null de propriétés d’ombre ou si elles sont mappées directement à un champ.

public System.Reflection.PropertyInfo? PropertyInfo { get; }
member this.PropertyInfo : System.Reflection.PropertyInfo
Public ReadOnly Property PropertyInfo As PropertyInfo

Valeur de propriété

S’applique à