Class SettingPathService
public class SettingPathService : ServiceSettingInstance<SettingPathService, ISettingPathService>, INotifyPropertyChanged, IDisplayer, ISetting, ISettingPathService, ISettingPathServiceOption
- Inheritance
-
SettingPathService
- Implements
- Inherited Members
- Extension Methods
Properties
Extention
[Display(Name = "配置文件路径")]
public string Extention { get; set; }
Property Value
Path
[Display(Name = "配置文件路径")]
public string Path { get; set; }
Property Value
Methods
GetConfigExtention()
public string GetConfigExtention()
Returns
GetSetting()
public string GetSetting()
Returns
LoadDefault()
public override void LoadDefault()