ObjectPrototype.GetProperty Method
.NET Framework 4.5
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Gets a property that has a specified name.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetProperty(String, BindingFlags) | Gets a property that has the specified name. (Inherited from ScriptObject.) |
|
GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) | Gets a property that has the specified name by using the specified selection criteria. (Inherited from ScriptObject.) |