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

FieldQuotedAttribute Constructor (QuoteMode, MultilineMode)

Indicates that the field must be read and written like a Quoted String (that can be optional).

[Visual Basic]
Overloads Public Sub New( _
   ByVal mode As QuoteMode, _
   ByVal multiline As MultilineMode _
)
[C#]
public FieldQuotedAttribute(
   QuoteMode mode,
   MultilineMode multiline
);

Parameters

mode
Indicates if the handling of optionals in the quoted field.
multiline
Indicates if the field can span multiple lines.

See Also

FieldQuotedAttribute Class | FileHelpers Namespace | FieldQuotedAttribute Constructor Overload List


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox