Click or drag to resize

EmbeddedResourcePathProviderGetConfiguredAssemblyNames Method

Gets the names of the configured assemblies from configuration.

Namespace: GSF.Web.Hosting
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
protected static string[] GetConfiguredAssemblyNames()
View Source

Return Value

String
A StringCollection with the names of the configured assemblies that should participate in this path provider.
See Also