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:
