Add further resources to complete WebPath

This commit is contained in:
Joshua Boniface
2019-03-10 17:04:18 -04:00
parent 25deca9579
commit 132ce3ece1
6 changed files with 28 additions and 2 deletions

View File

@@ -83,6 +83,12 @@ namespace MediaBrowser.Model.System
/// <value>The program data path.</value>
public string ProgramDataPath { get; set; }
/// <summary>
/// Gets or sets the web resources path.
/// </summary>
/// <value>The web resources path.</value>
public string WebPath { get; set; }
/// <summary>
/// Gets or sets the items by name path.
/// </summary>