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 type of info the user sees when opening a file associated to the extensibility point.
Element hierarchy
Syntax
<EditFlags OpenIsSafe? = boolean
AlwaysUnsafe? = boolean />
Key
? optional (zero or one)
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| AlwaysUnsafe | A dialog box with a security warning is displayed. |
boolean | No | |
| OpenIsSafe | A dialog box with a standard warning is displayed. |
boolean | No |
Child Elements
None.
Parent Elements
| Parent Element | Description |
|---|---|
| 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. |
Requirements
| Value | |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/2010/manifest |