Condividi tramite


FileDirectoryProperties.NtfsAttributes Property

Definition

Gets or sets the file system attributes for this directory

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