Click or drag to resize

EmbeddedResourcePathProviderConfigKeyAllowOverrides Field

Appsettings key that indicates if filesystem files should override embedded files.

Namespace: GSF.Web.Hosting
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public const string ConfigKeyAllowOverrides = "GSF.Web.Hosting.EmbeddedResourcePathProvider.AllowOverrides"
View Source

Field Value

String
See Also