Click or drag to resize
AppDomainConfigLoaderConfigurationSectionGetWebRootPath Method
Returns "/"; does not make sense since this class is to be used in a non web context.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public override string GetWebRootPath()

Return Value

Type: String

[Missing <returns> documentation for "M:Activsoft.Engine.AppDomainConfigLoaderConfigurationSection.GetWebRootPath"]

See Also