IProperty.HasAttribute

Declaration

public bool HasAttribute();

Returns

bool <see langword="true" /> if the property has the given attribute type; otherwise, <see langword="false" />.

Description

Returns true if the property has any attributes of the given type.


Did you find this page useful? Please give it a rating: