IPropertyBase.FieldInfo Propriété

Définition

Obtient le FieldInfo pour le champ CLR sous-jacent pour cet objet semblable à une propriété. Il peut null s’agir de propriétés d’ombre ou si le champ de stockage n’est pas connu.

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

Valeur de propriété

S’applique à