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