System.CodeDom.CodeMemberField Class

Represents a declaration for a field of a type.

See Also: CodeMemberField Members

Syntax

[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch)]
[System.Runtime.InteropServices.ComVisible(true)]
public class CodeMemberField : CodeTypeMember

Remarks

System.CodeDom.CodeMemberField can be used to represent the declaration for a field of a type.

Requirements

Namespace: System.CodeDom
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0