interface
IMemberAttribute
public interface IMemberAttribute When applied to an attribute, which is them applied to a member.. This will make MemberDescription set on the attribute upon load. This provides a convenient way to know which member the attribute was attached to.
Properties
| Name | Type | Description |
|---|---|---|
MemberDescription virtual | MemberDescription | Description of the member this attribute was attached to. |