The CraftFile type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Comparer |
Gets the comparer
(Inherited from StorableObject.) | |
| Count |
Gets the number of children
(Inherited from StorableObject.) | |
| Id |
Gets the id/name of the element
(Inherited from StorableObject.) | |
| IsDirty |
Gets the is dirty flag
(Inherited from StorableObject.) | |
Gets or sets the value associated with the specified key. (Inherited from | ||
| Keys |
Gets the key collection for unmapped children
(Inherited from StorableObject.) | |
| Original |
Gets the orginal base data
(Inherited from StorableObject.) | |
| Parts |
Gets or sets the parts collection
| |
| Ship |
Gets or sets the ship name
| |
| Type |
Gets or sets the type
| |
| Uri |
Gets the absloute URI of the data
(Inherited from StorableObject.) | |
| Values |
Gets the values collection for unmapped children
(Inherited from StorableObject.) | |
| Version |
Gets or sets the version
|
See Also