[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <LanguageList> element.
| C# | Visual Basic | Visual C++ |
public LanguageList LanguageList{ get; set;}
Public Property LanguageList As LanguageList
public: property LanguageList^ LanguageList { LanguageList^ get (); void set (LanguageList^ value); }
A LanguageList
The SIF specification defines the meaning of this null as: "The code that specifies the person's language"
To remove the LanguageList, set LanguageList to null
Version: 2.0
Since: 1.1