Click or drag to resize
IReadOnlyAttribute Properties

The IReadOnlyAttribute type exposes the following members.

Properties
  NameDescription
Public propertyExists
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
Public propertyName
Local XML name of the attribute
Public propertyValue
String value of the attribute
Top
See Also