> ## 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 요소 - FileType

> MicrosoftGame.config 요소 - FileType

# MicrosoftGame.config 요소 - FileType

SupportedFileTypes 요소의 일부로 사용할 파일 형식 확장자를 지정합니다.

## 상위 요소

이 요소의 상위는 SupportedFileTypes 요소입니다.

## 요구 사항

이 요소는 선택 사항이며 설정할 필요가 없습니다.

## 플랫폼

이 요소는 PC 디바이스에만 해당됩니다.

## 동작

* 특성은 ContentType입니다.
* FileType 또는 ContentType 특성에 대한 기본값이 없습니다.
* FileType에 허용되는 값은 최대 64자 길이의 문자열이고, ContentType 특성에는 [RFC 4288](https://www.ietf.org/rfc/rfc4288.txt) 표준과 일치하는 문자열이 허용됩니다.

## 설명

FileType의 값은 점과 그 뒤에 최대 64자의 공백 없는 문자로 구성되며, 이는 파일 확장자를 나타냅니다. 예로는 .map 또는 .world가 있습니다.

## 함께 보기

[MicrosoftGame.config 참조 - 목차](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config 요소 - FileTypeAssociation](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-filetypeassociation.md)
- [MicrosoftGame.config Element - SupportedFileTypes](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-supportedfiletypes.md)
- [MicrosoftGame.config 요소 - EditFlags](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-editflags.md)
- [MicrosoftGame.config 요소 - DisplayName](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-displayname.md)
- [MicrosoftGame.config 요소 - InfoTip](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-infotip.md)
