System.CodeDom.CodeLabeledStatement.Statement Property

Gets or sets the optional associated statement.

Syntax

public CodeStatement Statement { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If this property is not set, the System.CodeDom.CodeLabeledStatement represents only a label, rather than a labeled statement.

Requirements

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