com4:ProxyStub
註冊 Proxy 存根
元素階層
<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 個字元之間的字串,不能包含下列字元:<、>、:、“、,, ?, 或 *。 | 是的 | |
識別碼 | Proxy 存根的 CLSID。 | xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxxxx 格式的 GUID。 | 是的 | |
DisplayName | 對應至 Proxy 存根 CLSID 索引鍵之預設值的可當地語系化字串。 | 長度介於 1 到 256 個字元之間的字串。 此字串可當地語系化。 | 是的 |
子專案
子專案 | 描述 |
---|---|
ProxyStubDll | 指定 ProxyStub DLL 的路徑和處理器架構。 |
父元素
父元素 | 描述 |
---|---|
擴充功能 | 定義應用程式的一或多個擴充點。 |
言論
Proxy 存根元素必須具有Path屬性或一或多個 ProxyStubDll子元素,但不能同時具有兩者。
要求
專案 | 價值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最低 OS 版本 | Windows 10 (組建 20348) |