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

# MicrosoftGame.config Element - ProtocolList

> MicrosoftGame.config Element - ProtocolList

# MicrosoftGame.config Element - ProtocolList

指定可用于启动游戏或在游戏已运行时将其置于
前台的一组自定义协议。

## 父元素

此元素的父元素是 Game 元素。

## 要求

此元素为可选，无需设置。

## 平台

此元素适用于 PC 和主机。

## 行为

* 无属性。
* 无默认值。

## 备注

如果游戏添加了 ProtocolList，则还必须至少添加一个 Protocol 元素作为子元素。

## 另请参阅

[MicrosoftGame.config 参考 - 目录](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config Element - Protocol](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-protocol.md)
- [MicrosoftGame.config Element - MultiplayerProtocol](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-multiplayerprotocol.md)
- [MicrosoftGame.config Element - ExecutableList](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-executablelist.md)
- [MicrosoftGame.config Element - DependencyList](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-dependencylist.md)
- [MicrosoftGame.config Element - InstallActionList](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-installactionlist.md)
