Click or drag to resize

DisposableTempFile Properties

The DisposableTempFile type exposes the following members.

Properties
  NameDescription
Public propertyFullName
Gets the full file name that was generated for this instance.
Public propertyIsCreated
Gets a value indicating whether the file has been created. Sets a value which if true, will create the file (If it hasn't already been created) else will delete the file (If it has been created).
Top
See Also