TreeItem
Parameters
label
A human-readable string describing this item
collapsibleState
TreeItemCollapsibleState of the tree item. Default is TreeItemCollapsibleState.None
constructor(resourceUri: Uri, collapsibleState: TreeItemCollapsibleState = definedExternally)(source)
Parameters
resourceUri
The Uri of the resource representing this item.
collapsibleState
TreeItemCollapsibleState of the tree item. Default is TreeItemCollapsibleState.None