FormCanceledException<T>.LastForm Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the partial form when the user quits or there is an exception.
public T LastForm { get; }
member this.LastForm : 'T
Public ReadOnly Property LastForm As T
Property Value
T