Table of Contents

Property ElseResult

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

ElseResult

Gets the value produced when no branch matches, or null when no fallback has been set.

public IElement ElseResult { get; }

Property Value

IElement