Checks to see if the in memory content is the same as the original source content.

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

Syntax

C#
public virtual bool IsOriginalContent()
Visual Basic
Public Overridable Function IsOriginalContent As Boolean

Return Value

Type: Boolean

See Also