IAttribute Properties |
The IAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | Exists | Returns true if this element actually exists in the underlying AML,
otherwise, returns false to indicate that the element is just a null placeholder
put in place to reduce unnecessary null reference checks (Inherited from IReadOnlyAttribute.) |
![]() | Name | Local XML name of the attribute (Inherited from IReadOnlyAttribute.) |
![]() | Value | String value of the attribute |