Share via


CodeFieldReferenceExpression.FieldName Propriedade

Definição

Obtém ou define o nome do campo a referenciar.

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

Valor da propriedade

Uma cadeia de caracteres que contém o nome do campo.

Aplica-se a