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!

CodeCommentStatement Class

[To be supplied.]

Object
   CodeStatement
      CodeCommentStatement

[Visual Basic]
Public Class CodeCommentStatement
   Inherits CodeStatement
[C#]
public class CodeCommentStatement : CodeStatement
[C++]
public __gc class CodeCommentStatement : public CodeStatement
[JScript]
public class CodeCommentStatement extends CodeStatement

Remarks

[To be supplied.]

Requirements

Namespace: System.CodeDOM

Assembly: System.dll

See Also

CodeCommentStatement Members | System.CodeDOM Namespace