Class PathSubstitution
Inheritance
System.Object
PathSubstitution
Namespace: MediaBrowser.Model.Configuration
Assembly: MediaBrowser.Model.dll
Syntax
public class PathSubstitution
Properties
From
Declaration
public string From { get; set; }
Property Value
Type | Description |
---|---|
System.String |
To
Declaration
public string To { get; set; }
Property Value
Type | Description |
---|---|
System.String |