com4:ProgId

CLSID와 연결할 수 있는 ProgID(프로그래밍 식별자)입니다. ProgID는 전역적으로 고유하도록 보장되지 않으므로 클래스를 식별하지만 CLSID보다 정밀도가 낮습니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <com4:ProgId>

구문

<com4:ProgId
    Id = 'An alphanumeric string, separated by a period, with a value between 1 and 255 characters in length (for example, Foo.Bar or Foo.Bar.1).'
    Clsid = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
    CurrentVersion  = 'An alphanumeric string, separated by a period, with a value between 1 and 255 characters in length (for example, Foo.Bar or Foo.Bar.1).' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
ID ProgID의 ID입니다. 마침표로 구분된 영숫자 문자열로, 길이가 1~255자입니다(예: Foo.Bar 또는 Foo.Bar.1). Yes
Clsid ProgID를 CLSID와 연결합니다. xxxxxxxx-xxxx-xxxx-xxxx-xx 형식의 GUID입니다. Yes
CurrentVersion ProgID의 버전입니다. 마침표로 구분된 영숫자 문자열로, 길이가 1~255자입니다(예: Foo.Bar 또는 Foo.Bar.1). Yes

자식 요소

없음

부모 요소

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

요구 사항

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