The properties of the CodeMemberField class are listed below. For a complete list of CodeMemberField class members, see the CodeMemberField Members topic.
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. |