Gets or sets the name of the property (or properties) that contains the child items for each node. When it is not set, [‘items’] will be used.
シンタックス
'宣言
Public Property ChildItemsPath As System.String()
public System.string[] ChildItemsPath {get; set;}
参照