Gets the map files.

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

Syntax

C#
public static List<FileInfo> GetMapFiles()
Visual Basic
Public Shared Function GetMapFiles As List(Of FileInfo)

Return Value

Type: List<(Of <(<'FileInfo>)>)>

See Also