Module.GetField Method
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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: