desktop:SearchProtocolHandler
アプリの検索プロトコルを処理するデスクトップ プロセスを表します。
要素の階層
<Desktop: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 *.' />
属性と要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
ProtocolName | ot ユーザーを表示するフレンドリ名。 | 長さが 2 ~ 2048 文字の文字列。 | Yes | |
ProtocolActivatorCLSID | 検索プロトコルの一意識別子。 | 1 から 255 文字の長さの値を持つ文字列。ピリオドで開始または終了できないか、または 、、、、\ ? | / " または * の文字< が含まれています。 : > |
Yes |
子要素
なし
親要素
親要素 | 説明 |
---|---|
desktop:Extension | アプリの機能拡張ポイントを宣言します。 |
必要条件
Item | 値 |
---|---|
名前空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10 |
Minimum OS Version | Windows 10 バージョン 1607 (ビルド 14393) |