BatchParser 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.
Parses the script to return batches.
public ref class BatchParser abstract sealed
public static class BatchParser
type BatchParser = class
Public Class BatchParser
- Inheritance
-
BatchParser
Methods
Parse(String, ParseOptions) |
Parses the input script into batches. |