Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.15 KB

eventmanifestschema-stringtable-resources-element.md

File metadata and controls

58 lines (35 loc) · 1.15 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location
stringTable (resources) Element
Defines a list of localized strings that you can reference in your manifest. | stringTable (resources) Element
769077bd-1c38-401d-a77d-35d881014a39
stringTable element EventLog
apiref
stringTable
Schema
reference
05/31/2018

stringTable (resources) Element

Defines a list of localized strings that you can reference in your manifest.

<xs:element name="stringTable"
    type="StringTableType"
 />

The stringTable element is defined by the resources element.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]

See also

Parent element

resources (LocalizationType)