> ## 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 要素 - MultiplayerProtocol

> MicrosoftGame.config 要素 - MultiplayerProtocol

# MicrosoftGame.config 要素 - MultiplayerProtocol

"ms-xbl-multiplayer" プロトコルを介して、タイトル内でのプロトコル アクティベーションを可能にします。主に Game Bar からゲーム / マルチプレイヤー ゲーム招待の起動を有効にするために使用されます。

## 親要素

この要素の親は DesktopRegistration 要素です。

## 要件

この要素は省略可能で、設定は必須ではありません。

## プラットフォーム

この要素は PC デバイスのみに関係します。

## 動作

* Executable 属性があります。
* 既定値は false です。Executable 属性には既定値はありません。
* 使用できる値は true と false です。Executable 属性は実行可能ファイルへの相対パスです。

## 解説

* Executable 属性は省略可能で、プロトコル アクティベーションの対象となる、ExecutableList 要素で定義された実行可能ファイルと一致する必要があります。
* 属性が指定されていない場合、プロトコルは既定で ExecutableList 要素内の最初の Executable をアクティベートします。

## 関連項目

[MicrosoftGame.config リファレンス - 目次](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config 要素 - DesktopRegistration](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-desktopregistration.md)
- [MicrosoftGame.config 要素 - Protocol](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-protocol.md)
- [MicrosoftGame.config 要素 - ProtocolList](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-protocollist.md)
- [MicrosoftGame.config 要素 - Game](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-game.md)
- [MicrosoftGame.config 要素 - Resource](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-resource.md)
