Method IsReadOnly
IsReadOnly(PropertyInfo)
Gets whether property is readonly.
public static bool IsReadOnly(PropertyInfo prop)
Parameters
prop
PropertyInfoProperty information.
Gets whether property is readonly.
public static bool IsReadOnly(PropertyInfo prop)
prop
PropertyInfoProperty information.