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!

CodeLiteralClassMember Properties

The properties of the CodeLiteralClassMember class are listed below. For a complete list of CodeLiteralClassMember class members, see the CodeLiteralClassMember Members topic.

Public:

Attributes (inherited from CodeClassMember) The attributes of the member.
CustomAttributes (inherited from CodeClassMember) The custom attributes of the member.
LinePragma (inherited from CodeStatement) The line the statement occurs on.
Name (inherited from CodeClassMember) The name of the member.
Text Gets or sets the code for the class member.

See Also

CodeLiteralClassMember Class | System.CodeDOM Namespace