> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Artifact

> Artifact 数据类型。

提供有关已导出项目（例如 Azure blob、Amazon S3 对象等）的详细信息。

## 属性

| 名称             | 类型     | 描述          |
| :------------- | :----- | :---------- |
| NumberOfEvents | int64  | 项目中的事件数量。   |
| Path           | String | 项目写入到的存储位置。 |
| SizeInBytes    | int64  | 项目的大小（字节）。  |


## Related topics

- [export_completed](/zh-CN/services/playfab/api-references/events/Extension/export-completed.md)
- [GSDK 项目测试和调试](/zh-CN/services/playfab/multiplayer/servers/server-sdks/unreal-gsdk/third-person-mp-example-project-local-deployment-and-debugging.md)
