Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DictionaryState As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool DictionaryState {get;} |
Return Value
The dictionary state.- true: The user dictionary has been modified since it was last saved or since it was opened/created.
- false: The user dictionary has not been modified.
Refer to GetUserDictionarySection example.
For more information, refer to Working with a Dictionary.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family