Share via


InputFile.Dispose(Boolean) Method

Definition

Releases the resources used by the InputFile component.

protected virtual void Dispose(bool disposing);
abstract member Dispose : bool -> unit
override this.Dispose : bool -> unit
Protected Overridable Sub Dispose (disposing As Boolean)

Parameters

disposing
Boolean

true if called within Dispose().

Applies to