The class XUserSettingsKeyNameAttribute enables simply specify the key name in the user settings which uses the given type.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[AttributeUsageAttribute(AttributeTargets.Class, Inherited = false, AllowMultiple = false)] public sealed class XUserSettingsKeyNameAttribute : Attribute |