IWizardTemplateDebugList Property |
Provides a list of name/value pairs for this wizard for viewing in the debugger.
Because of the unordered nature of a Hashtable, Use DebugList to view the data in this object.
For performance reasons you should not use this except for debugging.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax DebugUserDataList DebugList { get; }
ReadOnly Property DebugList As DebugUserDataList
Get
Property Value
Type:
DebugUserDataListSee Also