The File 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.
(Inherited from Component.)
Public propertyCid
CID of component. If not known, try to read from card by use of BasicCardComponentManager.
(Inherited from Component.)
Public propertyComponentName
Component name.
(Inherited from Component.)
Public propertyComponentType
Component type.
(Inherited from Component.)
Protected propertyDataBytes
File data bytes.
(Overrides Component..::..DataBytes.)
Public propertyManager
Used component manager.
(Inherited from Component.)

See Also