| WebConfigLoaderConfigurationSectionGetWebRootPath Method |
[Missing <summary> documentation for "M:Activsoft.Engine.Web.WebConfigLoaderConfigurationSection.GetWebRootPath"]
Namespace: Activsoft.Engine.WebAssembly: Activsoft.Engine.Web (in Activsoft.Engine.Web.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic override string GetWebRootPath()
Public Overrides Function GetWebRootPath As String
public:
virtual String^ GetWebRootPath() override
abstract GetWebRootPath : unit -> string
override GetWebRootPath : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:Activsoft.Engine.Web.WebConfigLoaderConfigurationSection.GetWebRootPath"]
See Also