Gets information on all of the required properties for this template.

Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public PropertyInfo[] GetRequiredProperties()
Visual Basic
Public Function GetRequiredProperties As PropertyInfo()

Return Value

Type: array<PropertyInfo>[]()[][]

See Also