The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Module::GetField Method
.NET Framework (current version)
Returns a specified field.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetField(String^) | Returns a field having the specified name. |
![]() | GetField(String^, BindingFlags) | Returns a field having the specified name and binding attributes. |
Show:
