CSDN-CSDN社区-.NET技术-C#
[global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("..\\..\\Images\\Players\\cat.jpg")] public string PlayerImage { get { return ((string)(this["PlayerImage"])); } set { this["PlayerImage"] = value; } }