Indicates whether the locale property should be persisted. This is true if the user ever explicitly sets the locale property and doesn't call ResetLocale.
[Visual Basic] Public Function ShouldPersistLocale() As Boolean [C#] public bool ShouldPersistLocale(); [C++] public: bool ShouldPersistLocale(); [JScript] public function ShouldPersistLocale() : Boolean;
Whether to persist the locale.