ParseResultData Properties |
The ParseResultData type exposes the following members.
| Name | Description | |
|---|---|---|
| Captions |
Gets the placeholder candidates.
| |
| ContainsReturn |
Gets a value indicating whether or not the script contains a return statement.
| |
| ScriptErrors |
Gets the script parsing errors.
| |
| ScriptTree |
Gets the script tree.
| |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |