|
EmbeddedResourcePathProviderConfigSectionName Field
|
The name of the configuration section containing the list of assemblies
that should participate in the virtual filesystem.
Namespace: GSF.Web.HostingAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax public const string ConfigSectionName = "embeddedFileAssemblies"
Public Const ConfigSectionName As String = "embeddedFileAssemblies"
public:
literal String^ ConfigSectionName = "embeddedFileAssemblies"
static val mutable ConfigSectionName: string
var GSF.Web.Hosting.EmbeddedResourcePathProvider.ConfigSectionName
View SourceField Value
StringSee Also