Click or drag to resize

AttributeProperties Properties

The AttributeProperties type exposes the following members.

Properties
 NameDescription
Public propertyAttributeId Attribute ID.
Public propertyDynamic True if the value size is dynamic.
Public propertyFixedSize True if the value size is fixed.
Public propertyFlags Attribute value flags.
Public propertyGetAttributesAll The attribute data is returned in a GetAttributesAll request.
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 propertyNotSupported The attribute is not supported.
Public propertyNumBytes The number of bytes of attribute data (or 0 for variable size; -1 for unknown).
Public propertySettable True if protocol attribute-set requests are allowed.
Top
See Also