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.
Defines a string that provides additional info to the user about the file type.
Element hierarchy
<uap:InfoTip>
Syntax
<uap:InfoTip>
A string with a value between 1 and 1024 characters in length.
</uap:InfoTip>
Attributes and elements
Attributes
None.
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| uap:FileTypeAssociation | Declares an app extensibility point of type windows.fileTypeAssociation. A file type association indicates that the app is registered to handle files of the specified types. |
Remarks
This string is localizable.
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
| Minimum OS Version | Windows 10 version 1511 (Build 10586) |