[]
        
(Showing Draft Content)

C1.Win.Localization.Design.DTE.GetPropertyInfo

GetPropertyInfo Method

GetPropertyInfo(Type, string)

Declaration
public static PropertyInfo GetPropertyInfo(Type type, string propertyName)
Public Shared Function GetPropertyInfo(type As Type, propertyName As String) As PropertyInfo
Parameters
Type Name Description
Type type
string propertyName
Returns
Type Description
PropertyInfo