|
SecureWindowLoadException Property
|
Gets or sets any
Exception that was thrown during the load process.
Namespace: GSF.WindowsAssembly: GSF.Windows (in GSF.Windows.dll) Version: 2.4.205-beta
Syntax Public Property LoadException As Exception
Get
Set
member LoadException : Exception with get, set
function get_LoadException();
function set_LoadException(value);
View SourceProperty Value
ExceptionSee Also