9b36142f da97 fcbe 8534 4c2af02b6476 - akesseler/Plexdata.Utilities.Templates GitHub Wiki
Indicates if fallback value should be used instead of rendering the original token descriptor.
Namespace: Plexdata.Utilities.Formatting
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0
C#
public bool IsFallback { get; }
Type: Boolean
True if the value of property Fallback should be used instead of rendering the original token descriptor and false otherwise.
This is nothing else but a convenient property and depends on the value of property Fallback.
Options Class
Plexdata.Utilities.Formatting Namespace
Options.Fallback