Enum ShareFileTraits
Traits to be included when listing shares with the GetFilesAndDirectoriesAsync(string, CancellationToken) operations.
[Flags]
public enum ShareFileTraits
Fields
Flag specifying that all traits should be included.
Indicates that attributes should be included.
Indicates that ETag should be included.
Default value specifying that no flags are set in ShareFileTraits.
Indicates that permission key should be included.
Indicates that timestamps should be included.