次の方法で共有


ParseOptions.BatchSeparator プロパティ

定義

バッチ区切り記号文字列を取得します。

public:
 property System::String ^ BatchSeparator { System::String ^ get(); };
public string BatchSeparator { get; }
member this.BatchSeparator : string
Public ReadOnly Property BatchSeparator As String

プロパティ値

String を返します。

適用対象