1 implementation of GetAttributes
Microsoft.Arcade.Common (1)
FileSystem.cs (1)
46
public FileAttributes
GetAttributes
(string path) => File.GetAttributes(path);