インターフェイス (Windows 8 のパッケージスキーマ)
プロキシに関連付けられているインターフェイスを宣言します。
要素の階層
- <Package>
-
- <拡張機能>
-
- <拡張子>
-
- <ProxyStub>
- <インターフェイス>
構文
<Interface Name = A string between 1 and 255 characters in length that consists of alpha-numeric, period, and underscore characters.
InterfaceId = A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. />
属性および要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
InterfaceId | インターフェイス ID。 |
形式の GUID。 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx という形式になります。 | はい | |
名前 | インターフェイスの名前。 |
英数字、ピリオド、およびアンダースコアで構成される、長さが 1 ~ 255 文字の文字列。 | はい |
子要素
なし。
親要素
Parent 要素 | 説明 |
---|---|
ProxyStub | ActivatableClass 型のパッケージ拡張ポイントを宣言します。 proxyStub プロキシは、1つまたは複数のインターフェイスで構成できます。 |
要件
値 | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |