Public Overloads Shared Function GetAttributes( _ ByVal propertyInfo As PropertyInfo _ ) As Object()
Dim propertyInfo As PropertyInfo Dim value() As Object value = ReflectionHelper.GetAttributes(propertyInfo)
public static object[] GetAttributes( PropertyInfo propertyInfo )
public: static Object*[]* GetAttributes( PropertyInfo* propertyInfo )
public: static array<Object^>^ GetAttributes( PropertyInfo^ propertyInfo )
Parameters
- propertyInfo
- Property Info