ITemplateEngineHost.FallbackHostTemplateConfigNames Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the fallback names that will be probed to locate the host specific template settings file. The primary host template config name is HostIdentifier.
C#
public System.Collections.Generic.IReadOnlyList<string> FallbackHostTemplateConfigNames { get; }
member this.FallbackHostTemplateConfigNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property FallbackHostTemplateConfigNames As IReadOnlyList(Of String)
Produkt | Verzie |
---|---|
Template Engine | 6.0.100, 7.0.100 |