Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Gets the value of the property of the wrapped object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
.gif)
GetProperty(String, array<Object[])
Gets a property for a wrapped object identified by name.
.gif)
GetProperty(String, BindingFlags, array<Object[])
Gets a property for a wrapped object identified by name with binding flags.
.gif)
GetProperty(String, array<Type[], array<Object[])
Gets a property for a wrapped object identified by name.
.gif)
GetProperty(String, BindingFlags, array<Type[], array<Object[])
Gets an indexed property for a wrapped object identified by name.
Top