| 
            
              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.258-beta
Syntaxpublic 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
String
See Also