This topic has not yet been rated - Rate this topic

Type.GetField Method

Gets a specific field of the current Type.
Name Description
Type.GetField (String) Searches for the public field with the specified name.

Supported by the .NET Compact Framework.

Type.GetField (String, BindingFlags) Searches for the specified field, using the specified binding constraints.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.