Skip to content

FieldInfo.FieldName property

Gets or sets the name of the field.

public string FieldName { get; set; }

Property Value

The name of the field.

See Also