This document is archived and information here might be outdated. Recommended version. |
Identifies if the parser is available to parse the script.
[Visual Basic .NET]
Public ReadOnly Property ParserReady As Boolean
[C#]
public bool ParserReady {get;}
[C++]
HRESULT get_ParserReady(
Boolean* pbvarReady
);
[C++] Parameters pbvarReady [out, retval]
pbvarReady is a parameter of type bool*