TrashEntry.OriginalPath Property

Definition

Original path of the entry

[Newtonsoft.Json.JsonProperty(PropertyName="originalPath")]
public string OriginalPath { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="originalPath")>]
member this.OriginalPath : string
Public ReadOnly Property OriginalPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to