Table of Contents

Enum CopyableFileSmbProperties

Namespace
Azure.Storage.Files.Shares.Models
Assembly
Azure.Storage.Files.Shares.dll

Smb Properties to copy from the source file.

[Flags]
public enum CopyableFileSmbProperties

Fields

All = -1

All.

ChangedOn = 8

Changed On.

CreatedOn = 2

Created On.

FileAttributes = 1

File Attributes.

LastWrittenOn = 4

Last Written On.

None = 0

None.