AttrValue Fields |
The AttrValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttrDef |
The attribute definition
|
![]() | IsValueAssigned |
Indicates if a meaningful value is provided. If set to false, the attribute has no
value assigned.
|
![]() | Value |
The value. The CLR type must conform to the attribute type's value type.
|