IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : MemberMetadata Class |
The following tables list the members exposed by MemberMetadata.
Name | Description | |
---|---|---|
![]() ![]() | NullInstance | A null instance of a MemberMetadata. |
Name | Description | |
---|---|---|
![]() | Bindable | Is this member bindable? |
![]() | BindingDirection | If bindable, in which directions? |
![]() | Description | The description of this member. |
![]() | DisplayName | The display name for this member; |
![]() | Member | The Member to which this metadata applies. |
![]() | ReadOnly | Is this member readonly? |
![]() | ShortName | The description of this member. |
![]() | ValidationAttributes | List of validation attributes. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |