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

> MicrosoftGame.config Element - MultiplayerProtocol

# MicrosoftGame.config Element - 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 Element - Protocol](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-protocol.md)
- [MicrosoftGame.config Element - ProtocolList](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-protocollist.md)
- [MicrosoftGame.config Element - Resources](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-resources.md)
- [MicrosoftGame.config Element - SCID](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-scid.md)
- [MicrosoftGame.config Element - Shareable](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-shareable.md)
