desktop:SearchProtocolHandler
데스크톱 프로세스가 앱에 대한 검색 프로토콜을 처리하는 것을 나타냅니다.
요소 계층 구조
<데스크톱:SearchProtocolHandler>
구문
<desktop:SearchProtocolHandler
protocolName = 'A string with a value between 2 and 2048 characters in length.'
protocolActivatorCLSID = 'A string with a value between 1 and 255 characters in length that cannot start or end with a period or contain these characters: <, >, :, ", /, \, |, ?, or *.' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
ProtocolName | ot 사용자를 표시할 이름입니다. | 길이가 2~2048자인 문자열입니다. | Yes | |
ProtocolActivatorCLSID | 검색 프로토콜에 대한 고유 식별자입니다. | 마침표로 시작하거나 끝낼 수 없거나 , : \ * > ? " | / 또는 문자를 < 포함할 수 없는 길이가 1~255자인 문자열입니다. |
Yes |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
desktop:Extension | 앱의 확장성 지점을 선언합니다. |
요구 사항
항목 | 값 |
---|---|
네임스페이스 | http://schemas.microsoft.com/appx/manifest/desktop/windows10 |
Minimum OS Version | Windows 10 버전 1607(빌드 14393) |