Click or drag to resize

SecureWindowLoadException Property

Gets or sets any Exception that was thrown during the load process.

Namespace: GSF.Windows
Assembly: GSF.Windows (in GSF.Windows.dll) Version: 2.4.181-beta
Syntax
public Exception LoadException { get; set; }
View Source

Property Value

Exception
See Also