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. |