// Decompiled with JetBrains decompiler // Type: Rei.Com.ShellClipboardFormats // Assembly: Rei.Com, Version=1.13.2.9255, Culture=neutral, PublicKeyToken=null // MVID: 608BC623-FF3D-4118-BA82-AC691A688790 // Assembly location: F:\Eigene Dateien\Dropbox\portable Collection\Progs\CarotDAV\Rei.Com.dll namespace Rei.Com { public sealed class ShellClipboardFormats { public static readonly string ShellIDListArray = "Shell IDList Array"; public static readonly string ShellObjectsOffsets = "Shell Objects Offsets"; public static readonly string NetResource = "Net Resource"; public static readonly string FileGroupDescriptor = nameof (FileGroupDescriptor); public static readonly string FileGroupDescriptorW = nameof (FileGroupDescriptorW); public static readonly string FileContents = nameof (FileContents); public static readonly string FileName = nameof (FileName); public static readonly string FileNameW = nameof (FileNameW); public static readonly string PrinterFri = nameof (PrinterFri); public static readonly string FileNameMap = nameof (FileNameMap); public static readonly string FileNameMapW = nameof (FileNameMapW); public static readonly string UniformResourceLocator = nameof (UniformResourceLocator); public static readonly string UniformResourceLocatorW = nameof (UniformResourceLocatorW); public static readonly string PreferredDropEffect = "Preferred DropEffect"; public static readonly string PerformedDropEffect = "Performed DropEffect"; public static readonly string PasteSucceeded = "Paste Succeeded"; public static readonly string InShellDragLoop = nameof (InShellDragLoop); public static readonly string DragContext = nameof (DragContext); public static readonly string MountedVolume = nameof (MountedVolume); public static readonly string PersistedDataObject = nameof (PersistedDataObject); public static readonly string TargetCLSID = "TarCLSID"; public static readonly string LogicalPerformedDropEffect = "Logical Performed DropEffect"; public static readonly string AutoplayEnumeratedIDListArray = "Autoplay Enumerated IDList Array"; public static readonly string DropDescription = nameof (DropDescription); public static readonly string UntrustedDragDrop = nameof (UntrustedDragDrop); } }