FileStatusProperties.PathSuffix Property

Definition

Gets the path suffix.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to