Interface ILogServiceOption
public interface ILogServiceOption
- Extension Methods
Properties
LogPath
string LogPath { get; set; }
Property Value
TempPath
string TempPath { get; set; }
public interface ILogServiceOption
string LogPath { get; set; }
string TempPath { get; set; }