PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public struct ParserMessage |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Structure ParserMessage |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Args |
Extra arguments used in the message text.
|
|
Message |
The message text.
|
|
MessageType |
The message type.
|
|
Pos |
The parser position within the document.
|
See Also
Smartsite.Base Namespace