com:Aspect (ExeServer/Class 内)

データを描画または取得するときに、オブジェクトの目的のデータまたはビューの側面を指定します。

要素階層

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <com:Extension>
               └─ <com:ComServer>
                  └─ <com:ExeServer>
                     └─ <com:Class>
                        └─ <com:MiscStatus>
                           └─ <com:Aspect>

構文

<com:Aspect  
    Type = 'A string that can have one of the following enumeration values: "Content", "Thumbnail", "Icon", or "DocPrint".'
    OleMiscFlag = 'An integer with a value from 0 to 4194303.' />

属性と要素

属性

特性 説明 データの種類 必須 既定値
タイプ オブジェクトのビューの側面の文字列値。 ContentThumbnailIconDocPrint のいずれかの列挙値を持つ文字列。 はい
OleMiscFlag オブジェクトのビューの側面の整数値。 0 から4194303までの値を持つ整数。 はい

子要素

なし。

親要素

親要素 説明
com:MiscStatus オブジェクトを作成して表示する方法を指定します。

必要条件

品目 価値
名前空間 http://schemas.microsoft.com/appx/manifest/com/windows10
最小 OS バージョン Windows 10 バージョン 1703 (ビルド 15063)