UserSettingError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An error message that is associated with a user setting error.
public ref class UserSettingError sealed
public sealed class UserSettingError
Public NotInheritable Class UserSettingError
- Inheritance
-
UserSettingError
Properties
ErrorCode |
Gets the error code for the error. |
ErrorMessage |
Gets the error message. |
SettingName |
Gets the name of the setting that is associated with the error. |