uap5:ActivatableClassAttribute

Windows ランタイム プロパティ ストアに格納される クラスの属性を定義します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <uap5:Extension>

                        <uap5:OutOfProcessServer>

                             <uap5:ActivatableClass>

                                  <uap5:ActivatableClassAttribute>

構文

<ActivatableClassAttribute
  Name  = 'An alphanumeric string with a value between 1 and 255 characters in length. Must begin with a letter.'
  Type  = 'A string that can have one of the following values: "string" or "integer".'
  Value = 'A string with a value between 1 and 255 characters in length.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
名前 属性の名前。 長さが 1 ~ 255 文字の英数字文字列。 文字で始まる必要があります。 はい
Type 属性の型。 文字列または整数のいずれかの値を持つことができます。 Yes
Value 属性の値。 長さが 1 ~ 255 文字の文字列。 Yes

子要素

なし。

親要素

親要素 説明
uap5:ActivatableClass 拡張ポイントに関連付けられているランタイム クラスを宣言します。

必要条件

Item
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/5
Minimum OS Version Windows 10 バージョン 1709 (ビルド 16299)