UserSettingError.SettingName

UserSettingError.SettingName property

Gets the name of the setting.

public string SettingName { get; }

Property Value

The name of the setting.

See Also