com4:Aspect

Specifies the desired data or view aspect of the object when drawing or getting data.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <com4:Class>

                        <com4:MiscStatus>

                             <com4:Aspect>

Syntax

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

Attributes and elements

Attributes

Attribute Description Data type Required Default value
Type The string value for the view aspect of the object. A string that can have one of the following values: Content, Thumbnail, Icon, or DocPrint. Yes
OleMiscFlag The integer value for the view aspect of the object. An integer with a value between 0 and 4194303. Yes

Child elements

None.

Parent elements

Parent element Description
com4:MiscStatus Specifies how to create and display an object.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/4
Minimum OS Version Windows 10 (Build 20348)