CloudFileDirectory.FilePermission Property

Definition

Gets or sets the file permission for this directory. This field will be null after Directory.Create, Directory.SetProperties, Directory.GetProperties, and Directory.Get calls.

public string FilePermission { get; set; }
member this.FilePermission : string with get, set
Public Property FilePermission As String

Property Value

Applies to