Edit

DefaultTemplateEngineHost.FallbackHostTemplateConfigNames Property

Definition

Gets the fallback names that will be probed to locate the host specific template settings file. The primary host template config name is HostIdentifier.

public System.Collections.Generic.IReadOnlyList<string> FallbackHostTemplateConfigNames { get; }
member this.FallbackHostTemplateConfigNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property FallbackHostTemplateConfigNames As IReadOnlyList(Of String)

Property Value

Implements

Applies to