The Component type exposes the following members.

Properties

  NameDescription
Public propertyAttributes
Component attributes. You may need to call ReadAttributes before getting a proper value by use of this property.
Public propertyCid
CID of component. If not known, try to read from card by use of BasicCardComponentManager.
Public propertyComponentName
Component name.
Public propertyComponentType
Component type.
Protected propertyDataBytes
Component data bytes
Public propertyManager
Used component manager.

See Also