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 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 | 1 |
| 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. |