desktop2:FirewallRules

Windows 데스크톱 브리지 앱에서 사용하는 방화벽 예외 규칙을 지정합니다.

요소 계층 구조

<패키지>

    <확장>

         <desktop2:Extension>

              <desktop2:FirewallRules>

Syntax

<desktop2:FirewallRules
  Executable = 'A string with a value between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *. It specifies the default executable for the extension. If not specified, the executable defined for the app is used.  If specified, the EntryPoint property is also used. If that EntryPoint property isnt specified, the EntryPoint defined for the app is used.' >

  <!-- Child elements -->
  Rule{0,1000}

</desktop2:FirewallRules>

{} 특정 발생 범위

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
실행 파일 애플리케이션 실행 파일입니다. 길이가 1~256자인 문자열로 끝나 .exe 야 하며 , , , ">:|?또는 *문자를 <포함할 수 없습니다. 확장의 기본 실행 파일을 지정합니다. 지정하지 않으면 앱에 대해 정의된 실행 파일이 사용됩니다. 지정한 경우 EntryPoint 속성도 사용됩니다. 해당 EntryPoint 속성을 지정하지 않으면 앱에 대해 정의된 EntryPoint가 사용됩니다. Yes

자식 요소

자식 요소 Description
규칙 방화벽 예외 규칙을 정의합니다.

부모 요소

부모 요소 Description
desktop2:Extension 앱의 확장 지점을 선언합니다.

요구 사항

항목
네임스페이스 http://schemas.microsoft.com/appx/manifest/desktop/windows10/2
Minimum OS Version Windows 10 버전 1703(빌드 15063)