[Home](../README.md) > IStorageTreeItem

# Interface: IStorageTreeItem

Storage tree item metadata.

## Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th></tr></thead>
<tbody>
<tr><td>

[path](./IStorageTreeItem.path.md)

</td><td>

`readonly`

</td><td>

string

</td><td>



</td></tr>
<tr><td>

[name](./IStorageTreeItem.name.md)

</td><td>

`readonly`

</td><td>

string

</td><td>



</td></tr>
<tr><td>

[type](./IStorageTreeItem.type.md)

</td><td>

`readonly`

</td><td>

[StorageItemType](../type-aliases/StorageItemType.md)

</td><td>



</td></tr>
</tbody></table>
