com4:ServiceServer

하나 이상의 클래스 등록을 사용하여 ServiceServer를 등록합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <com4:ServiceServer>

구문

<com4:ServiceServer
  ServiceName = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
  Arguments = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
  DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.'
  LaunchAndActivationPermission = 'An [SDDL string](/windows/win32/secauthz/security-descriptor-string-format) value.' >

  <!-- Child elements -->
  Class
  ClassReference

</com4:ServiceServer>

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
ServiceName COM 서버를 호스트하는 Windows 서비스의 이름입니다. 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. Yes
인수 서비스의 명령줄 매개 변수입니다. 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. Yes
표시 이름 기본 AppID 키 값에 해당하는 지역화 가능한 문자열입니다. 길이가 1~256자인 문자열입니다. Yes
LaunchAndActivationPermission AppID 키의 LaunchPermission 값에 해당하는 SDDL 문자열 입니다. SDDL 문자열 값입니다. Yes

자식 요소

자식 요소 설명
클래스 ExeServer 클래스 등록을 정의합니다.
ClassReference 등록된 ExeServer가 연결된 클래스를 지정하고 ExeServer 관련 등록 세부 정보를 설정합니다.

부모 요소

부모 요소 Description
확장 앱에 대한 확장성 지점을 하나 이상 정의합니다.

요구 사항

항목
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/4
Minimum OS Version Windows 10(빌드 20348)