IMutablePropertyBase.FieldInfo Propriété

Définition

Obtient ou définit le champ CLR sous-jacent pour cette propriété. Il peut null s’agir de propriétés d’ombre ou si le champ de stockage de la propriété n’est pas connu.

public System.Reflection.FieldInfo FieldInfo { get; set; }
public System.Reflection.FieldInfo? FieldInfo { get; set; }
member this.FieldInfo : System.Reflection.FieldInfo with get, set
Public Property FieldInfo As FieldInfo

Valeur de propriété

S’applique à