TrashEntry.TrashDirPath Property

Definition

Full Path of the trash entry

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to