|
EmbeddedResourcePathProviderConfigKeyAllowOverrides Field
|
Appsettings key that indicates if filesystem files should override
embedded files.
Namespace: GSF.Web.HostingAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax public const string ConfigKeyAllowOverrides = "GSF.Web.Hosting.EmbeddedResourcePathProvider.AllowOverrides"
Public Const ConfigKeyAllowOverrides As String = "GSF.Web.Hosting.EmbeddedResourcePathProvider.AllowOverrides"
public:
literal String^ ConfigKeyAllowOverrides = "GSF.Web.Hosting.EmbeddedResourcePathProvider.AllowOverrides"
static val mutable ConfigKeyAllowOverrides: string
var GSF.Web.Hosting.EmbeddedResourcePathProvider.ConfigKeyAllowOverrides
View SourceField Value
StringSee Also