Table of Contents

Class VirtualFileDataObject.FileDescriptor

Namespace
Innova.Prism.Library.Utilities
Assembly
Innova.Prism.Library.dll

Class representing a virtual file for use by drag/drop or the clipboard.

public class VirtualFileDataObject.FileDescriptor
Inheritance
VirtualFileDataObject.FileDescriptor

Properties

ChangeTimeUtc

Gets or sets the (optional) change time of the file.

Length

Gets or sets the (optional) length of the file.

Name

Gets or sets the name of the file.

StreamContents

Gets or sets an Action that returns the contents of the file.