​
​
​

Gets a list of all available dictionaries in the default dictionary folder.

​ Introduced: 3.0.

Syntax

​public string[] AvailableDictionaries{ get; }
​Public ReadOnly Property AvailableDictionaries() As String()
​

Limitations

Read only.

​