Click or drag to resize

AttributeBase Properties

The AttributeBase type exposes the following members.

Properties
  NameDescription
Public propertyAttributeValue
The attribute value in memory.
Public propertyGettable
True if protocol attribute-get requests are allowed.
Public propertyIgnoreSet
True if protocol attribute-set requests are allowed, but should be ignored.
Public propertySettable
True if protocol attribute-set requests are allowed.
Top
See Also