Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the desired data or view aspect of the object when drawing or getting data.
Element hierarchy
<com:Aspect>
Syntax
<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 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 enumeration 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 |
|---|---|
| com:MiscStatus | Specifies how to create and display an object. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10 |
| Minimum OS Version | Windows 10 version 1703 (Build 15063) |