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!

CodeMemberField Properties

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

Public:

Attributes (inherited from CodeClassMember) The attributes of the member.
CustomAttributes (inherited from CodeClassMember) The custom attributes of the member.
InitExpression Gets or sets the initialization expression for the member field.
LinePragma (inherited from CodeStatement) The line the statement occurs on.
Name (inherited from CodeClassMember) The name of the member.
Type Gets or sets the member field type.

See Also

CodeMemberField Class | System.CodeDOM Namespace