Share via


FileProperties.NtfsAttributes Property

Definition

Get or sets the file system attributes for files and directories.

public Microsoft.Azure.Storage.File.CloudFileNtfsAttributes? NtfsAttributes { get; set; }
member this.NtfsAttributes : Nullable<Microsoft.Azure.Storage.File.CloudFileNtfsAttributes> with get, set
Public Property NtfsAttributes As Nullable(Of CloudFileNtfsAttributes)

Property Value

Applies to