Table of Contents

Class SettingPathService

Namespace
HeBianGu.Service.AppConfig
Assembly
HeBianGu.Service.AppConfig.dll
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

string

Path

[Display(Name = "配置文件路径")]
public string Path { get; set; }

Property Value

string

Methods

GetConfigExtention()

public string GetConfigExtention()

Returns

string

GetSetting()

public string GetSetting()

Returns

string

LoadDefault()

public override void LoadDefault()