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

FieldQuotedAttribute Constructor

Indicates that the field must be read and written like a Quoted String with double quotes.

Overload List

Indicates that the field must be read and written like a Quoted String with double quotes.

public FieldQuotedAttribute();

Indicates that the field must be read and written like a Quoted String with double quotes.

public FieldQuotedAttribute(MultilineMode);

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

public FieldQuotedAttribute(QuoteMode);

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

public FieldQuotedAttribute(QuoteMode,MultilineMode);

Indicates that the field must be read and written like a Quoted String with the specified char.

public FieldQuotedAttribute(char);

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

public FieldQuotedAttribute(char,QuoteMode);

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

public FieldQuotedAttribute(char,QuoteMode,MultilineMode);

See Also

FieldQuotedAttribute Class | FileHelpers Namespace


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