인터페이스(Windows 10)
프록시와 연결된 인터페이스를 선언합니다.
요소 계층 구조
<인터페이스>
구문
<Interface
Name = 'A string with a value between 1 and 255 characters in length that consists of alphanumeric, period, and underscore characters.'
InterfaceId = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
이름 | 인터페이스의 이름입니다. | 알파 숫자, 마침표 및 밑줄 문자로 구성된 길이가 1~255자인 문자열입니다. | 예 | |
InterfaceId | 인터페이스 ID입니다. | xxxxxxxx-xxxx-xxxx-xxxx-xxxx 형식의 GUID입니다. | 예 |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
ProxyStub | windows.activatableClass.proxyStub 형식의 패키지 확장성 지점을 선언합니다. 프록시는 하나 이상의 인터페이스로 구성될 수 있습니다. |
요구 사항
항목 | 값 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |