ContainerItemType enum
Type of a container item.
Fields
Any = 0 | Any item type. |
Folder = 1 | Item is a folder which can have child items. |
File = 2 | Item is a file which is stored in the file service. |
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Type of a container item.
Any = 0 | Any item type. |
Folder = 1 | Item is a folder which can have child items. |
File = 2 | Item is a file which is stored in the file service. |