ConnectionManagerFlatFileClass.TextQualifier Property

Definition

Gets or sets the text qualifier of the current instance.

public:
 virtual property System::String ^ TextQualifier { System::String ^ get(); void set(System::String ^ value); };
public virtual string TextQualifier { get; set; }
member this.TextQualifier : string with get, set
Public Overridable Property TextQualifier As String

Property Value

The text qualifier of the current instance.

Implements

Applies to