Saves the properties to a Hashtable.
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public Hashtable SavePropertiesToHashtable( bool includeNonBrowsable ) |
Visual Basic |
---|
Public Function SavePropertiesToHashtable ( includeNonBrowsable As Boolean ) As Hashtable |
Parameters
- includeNonBrowsable
- Type: System..::..Boolean
Whether non-browsable properties should be included.