Amazon Wish List Browse the Forums News RSS feed.  
  Overview - Downloads - Browse Forums - Examples - News Feed - Contact Info

FieldAttribute Class

Base class of FieldFixedLengthAttribute and FieldDelimiterAttribute

System.Object
   System.Attribute
      FileHelpers.FieldAttribute
         FileHelpers.FieldDelimiterAttribute
         FileHelpers.FieldFixedLengthAttribute
         FileHelpers.FieldIgnoredAttribute

[Visual Basic]
MustInherit Public Class FieldAttribute
    Inherits Attribute
[C#]
public abstract class FieldAttribute : Attribute

Remarks

See the Complete Attributes List for more clear info and examples of each one.

Requirements

Namespace: FileHelpers

Assembly: FileHelpers (in FileHelpers.dll)

See Also

FileHelpers Namespace | Attributes List | Quick Start Guide | Examples of Use