NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CodeCatchClause Properties

The properties of the CodeCatchClause class are listed below. For a complete list of CodeCatchClause class members, see the CodeCatchClause Members topic.

Public:

Condition Gets or set the condition to test for.
Statements Gets or sets the statements within the clause.

See Also

CodeCatchClause Class | System.CodeDOM Namespace