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