Document Library for WinForms
Qualifier プロパティ (CsvExporter)

C1.Win.Document.6 アセンブリ > C1.Win.Document.Export.Ssrs 名前空間 > CsvExporter クラス : Qualifier プロパティ
Gets or sets the qualifier string to put around results that contain the field delimiter or record delimiter. If the results contain the qualifier, the qualifier is repeated. The Qualifier setting must be different from the FieldDelimiter and RecordDelimiter settings. The default value is a quotation mark (").
シンタックス
'宣言
 
Public Property Qualifier As System.String
public System.string Qualifier {get; set;}
参照

CsvExporter クラス
CsvExporter メンバ