ParseOptions Class

Definition

Represents the options for parsing the batch.

public ref class ParseOptions
public class ParseOptions
type ParseOptions = class
Public Class ParseOptions
Inheritance
ParseOptions

Constructors

Name Description
ParseOptions(String)

Creates a ParseOption object.

Properties

Name Description
BatchSeparator

Gets the batch separator string.

Default

Gets the default ParseOptions object.

Applies to