Vanara/Windows.Shell/ShellProperties
dahall ff109a347d Updated all constructors where possible to exclude name. 2021-08-15 19:18:36 -06:00
..
MemoryPropertyStore.cs Added MemoryPropertyStore with stream r/w support representing a property store that lives separate from a ShellItem 2020-06-01 10:37:52 -06:00
PropertyBag.cs BREAKING CHANGE: moved interfaces and VARIANT from oaidl.h into Vanara.PInvoke.OleAut32 from Ole32 as they are actually hosted there. This required some changes to supproting code. 2019-11-06 22:13:59 -07:00
PropertyDescription.cs Updated all constructors where possible to exclude name. 2021-08-15 19:18:36 -06:00
PropertyStore.cs Derived PropertyStore from ReadOnlyPropertyStore 2020-06-01 10:38:37 -06:00
ReadOnlyPropertyStore.cs Streamlined disposals of ShellItem and ReadOnlyPropertyStore to address #242 and minimize impact of garbage collection when IPropertyStore is used. 2021-08-14 14:59:24 -06:00
ShellItemPropertyStore.cs Tested #242 and suggested workaround. 2021-08-13 17:26:53 -06:00