Share via


alias Element [Office 2003 SDK Documentation]

Specifies a string that represents the friendly name of the solution as displayed to the user in the Solution Picker dialog box.

Syntax

<alias></alias>

Element Properties

Property Value
Name alias 
Data Type aliasType 
Minimum Occurrences
Maximum Occurrences Unbounded 
Default Value N/A 
Abstract False 
Nillable False 
Element Constraints N/A 

Attributes

Attribute Data type Description
lcid zeroOrAsterisk  Specifies the Locale ID for the language in which the specified friendly name should be exposed. You can specify zero (0) or an asterisk (*) to indicate all languages or a specific Locale ID for a particular language. You cannot have two alias elements in the same manifest that have the same lcid attribute value.

Parent Elements

solution