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!

CodeStatement Class

Represents a statement. Base class for statements in the CodeDOM model.

Object
   CodeStatement

[Visual Basic]
Public Class CodeStatement
[C#]
public class CodeStatement
[C++]
public __gc class CodeStatement
[JScript]
public class CodeStatement

Remarks

[To be supplied.]

Requirements

Namespace: System.CodeDOM

Assembly: System.dll

See Also

CodeStatement Members | System.CodeDOM Namespace