This topic has not yet been rated - Rate this topic

CodeStatement Properties

The CodeStatement type exposes the following members.

  NameDescription
Public property EndDirectives Gets a CodeDirectiveCollection object that contains end directives.
Public property LinePragma Gets or sets the line on which the code statement occurs.
Public property StartDirectives Gets a CodeDirectiveCollection object that contains start directives.
Public property UserData Gets the user-definable data for the current object. (Inherited from CodeObject.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.