UserSettingError Class

Definition

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.

Applies to