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

Windows.Win32.System.Com.STGTY

enum STGTY
The STGTY enumeration values are used in the type member of the STATSTG structure to indicate the type of the storage element. A storage element is a storage object, a stream object, or a byte-array object (LOCKBYTES).

Indicates that the storage element is a byte-array object.

Indicates that the storage element is a property storage object.

Indicates that the storage element is a storage object.

Indicates that the storage element is a stream object.