Share via


ShareFileItem.FileAttributes Property

Definition

Gets the file attributes.

public Azure.Storage.Files.Shares.Models.NtfsFileAttributes? FileAttributes { get; }
member this.FileAttributes : Nullable<Azure.Storage.Files.Shares.Models.NtfsFileAttributes>
Public ReadOnly Property FileAttributes As Nullable(Of NtfsFileAttributes)

Property Value

Applies to