ParseOptions.BatchSeparator Property

Definition

Gets the batch separator string.

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

Property Value

Returns String.

Applies to