Share via


FileStatusProperties.Permission Property

Definition

Gets the permission represented as an string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to