Slu.Heureka.DomainLayer.HabitatModel.DynamicObject Namespace > DynamicObjectHelper Class : GetPropertyInfo Method |
'Declaration
Public Shared Function GetPropertyInfo( _ ByVal t As Type, _ ByVal propertyName As String _ ) As PropertyInfo
'Usage
Dim t As Type Dim propertyName As String Dim value As PropertyInfo value = DynamicObjectHelper.GetPropertyInfo(t, propertyName)
public static PropertyInfo GetPropertyInfo( Type t, string propertyName )
public: static PropertyInfo^ GetPropertyInfo( Type^ t, String^ propertyName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2