System.CodeDom.CodeConditionStatement.TrueStatements Property

Gets the collection of statements to execute if the conditional expression evaluates to true.

Syntax

public CodeStatementCollection TrueStatements { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.CodeDom
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0