Returns the path to the icon resource dll.

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

Syntax

C#
public string GetIconResourcePath()
Visual Basic
Public Function GetIconResourcePath As String

Return Value

Type: String
Returns the path to the icon resource dll.

See Also