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

> MicrosoftGame.config 요소 - EditFlags

# MicrosoftGame.config 요소 - EditFlags

파일 형식 연결에 대한 Windows 시스템 경고를 제어하는 편집 플래그를 지정합니다.

## 상위 요소

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

## 요구 사항

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

## 플랫폼

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

## 동작

* 특성은 OpenIsSafe와 AlwaysUnsafe입니다.
* OpenIsSafe와 AlwaysUnsafe 특성의 기본값은 모두 false입니다.
* OpenIsSafe와 AlwaysUnsafe 특성에 허용되는 값은 true 및 false입니다.

## 설명

AlwaysUnsafe가 true로 설정되면 알 수 없는 파일을 열 때 경고하는 Windows 대화 상자가 표시됩니다.
OpenIsSafe가 true로 설정되면 표준 경고와 함께 Windows 대화 상자가 표시됩니다.
둘 다 true로 설정된 경우 AlwaysUnsafe가 우선합니다.

## 함께 보기

[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 요소 - Game](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-game.md)
- [MicrosoftGame.config 요소 - Folder](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-folder.md)
- [MicrosoftGame.config 요소 - Identity](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-identity.md)
- [MicrosoftGame.config 요소 - Executable](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-executable.md)
