Edit

Share via


desktop2:File

Specifies the path to an event message file.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <desktop2:Extension>
               └─ <desktop2:DesktopEventLogging>
                  └─ <desktop2:EventMessageFiles>
                     └─ <desktop2:File>

Syntax

<desktop2:File
  Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *. >' />

Attributes and elements

Attributes

Attribute Description Data type Required Default value
Path The path to an event message file. A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *. Yes

Child elements

None.

Parent elements

Parent element Description
desktop2:EventMessageFiles Contains event message files.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/2
Minimum OS Version Windows 10 version 1703 (Build 15063)