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