Description Property (Legacy Windows Environment Features)
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
-
Description
-
Returns or sets a string that specifies the description for the specified character.
-
Syntax
-
agent.Characters("CharacterID").Description [ = string]
Part Description string A string value corresponding to the character's description (in the current language setting).
Remarks
A character's Description may depend on the character's LanguageID setting. A character's name in one language may be different or use different characters than in another. The character's default Description for a specific language is defined when the character is compiled with the Microsoft Agent Character Editor.
Note
The Description property setting is optional and may not be supplied for all characters.