com4:ProxyStub
プロキシ スタブを登録します
要素階層
<com4:ProxyStub>
<com4:ProxyStub>
構文
<com4:ProxyStub
Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
ProcessorArchitecture = 'A string that can have one of the following values: "x86", "x64", "arm", "arm64", or "x86a64".'
Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.' >
<!-- Child elements -->
ProxyStubDll
</com4:ProxyStub>
属性と要素
属性
属性 | 形容 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
パスの | パッケージ ルートに対する相対パス。 パスはパッケージ内のファイルを参照する必要があります。 | 次のいずれかの値: これらの文字を含むことができない長さが 1 ~ 256 文字の文字列: <、>、:、"、,, ?,または *。 | はい | |
ID | プロキシ スタブの CLSID。 | xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 形式の GUID。 | はい | |
DisplayName の |
プロキシ スタブの CLSID キーの既定値に対応するローカライズ可能な文字列。 | 長さが 1 ~ 256 文字の文字列。 この文字列はローカライズ可能です。 | はい |
子要素
子要素 | 形容 |
---|---|
ProxyStubDll | ProxyStub DLL のパスとプロセッサ アーキテクチャを指定します。 |
親要素
Parent 要素 | 形容 |
---|---|
拡張機能の | アプリの 1 つ以上の拡張ポイントを定義します。 |
備考
プロキシ スタブ要素には、Path 属性または 1 つ以上の ProxyStubDll 子要素が必要ですが、両方を持つ必要はありません。
必要条件
アイテム | 価値 |
---|---|
名前空間の | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最小 OS バージョン | Windows 10 (ビルド 20348) |