ComponentOne Basic Library for UWP
GetProperty Method

C1.UWP Assembly > C1.Xaml Namespace > TypeEx Class : GetProperty Method
Syntax
'Declaration
 
Public Shared Function GetProperty( _
   ByVal type As System.Type, _
   ByVal name As System.String _
) As System.Reflection.PropertyInfo
public static System.Reflection.PropertyInfo GetProperty( 
   System.Type type,
   System.string name
)

Parameters

type
name
See Also

Reference

TypeEx Class
TypeEx Members