CodeFieldReferenceExpression.FieldName Propriété

Définition

Obtient ou définit le nom du champ à référencer.

public:
 property System::String ^ FieldName { System::String ^ get(); void set(System::String ^ value); };
public string FieldName { get; set; }
member this.FieldName : string with get, set
Public Property FieldName As String

Valeur de propriété

Chaîne contenant le nom de champ.

S’applique à