<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.1.26104.118" />

Windows.Win32.System.Com.STATFLAG

enum STATFLAG
Indicate whether the method should try to return a name in the pwcsName member of the STATSTG structure.
namespace Windows.Win32.System.Com { internal enum STATFLAG { STATFLAG_DEFAULT, STATFLAG_NONAME, STATFLAG_NOOPEN } }