@ -42,6 +42,11 @@ namespace MediaBrowser.Common.Implementations
}
/// <summary>
/// Gets the path to the system folder
/// </summary>
public string ProgramSystemPath { get { return Path.Combine(ProgramDataPath, "System"); }}
/// The _data directory
@ -12,6 +12,12 @@ namespace MediaBrowser.Common.Kernel
/// <value>The program data path.</value>
string ProgramDataPath { get; }
/// Gets the path to the program system folder
string ProgramSystemPath { get; }
/// Gets the folder path to the data directory