ParseOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the options for parsing the batch.
public ref class ParseOptions
public class ParseOptions
type ParseOptions = class
Public Class ParseOptions
- Inheritance
-
ParseOptions
Constructors
ParseOptions(String) |
Creates a ParseOption object. |
Properties
BatchSeparator |
Gets the batch separator string. |
Default |
Gets the default ParseOptions object. |