Hunny Software Library Reference

Field.FieldName Property

Gets or sets the field name.

[Visual Basic]
Public Property FieldName As String
[C#]
public string FieldName {get; set;}

Property Value

The field name.

See Also

Field Class | Hunny.Mime Namespace