MsHtmlEventSink.IReflect.GetProperty Method (String, BindingFlags, Binder, Type, Type[], ParameterModifier[])
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
PropertyInfo IReflect.GetProperty(
string name,
BindingFlags bindingAttr,
Binder binder,
Type returnType,
Type[] types,
ParameterModifier[] modifiers
)
Private Function GetProperty (
name As String,
bindingAttr As BindingFlags,
binder As Binder,
returnType As Type,
types As Type(),
modifiers As ParameterModifier()
) As PropertyInfo
Implements IReflect.GetProperty
Parameters
- name
Type: System.String
- bindingAttr
Type: System.Reflection.BindingFlags
- binder
Type: System.Reflection.Binder
- returnType
Type: System.Type
- types
Type: System.Type[]
- modifiers
Type: System.Reflection.ParameterModifier[]
Return Value
Type: System.Reflection.PropertyInfo
Returns PropertyInfo.
Implements
IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])
See Also
IReflect.GetProperty Overload
MsHtmlEventSink Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright