Click or drag to resize

SyntaxValidationResults Properties

The SyntaxValidationResults type exposes the following members.

Properties
  NameDescription
Public propertyError
Gets the Error that occurred.
Public propertyIsValid
Whether the Syntax was valid.
Public propertyMessage
Gets the Validation Message.
Public propertyResult
Gets the Result Object that was produced.
Public propertyWarnings
Gets the Warnings that were produced.
Top
See Also