| MobileConfigLoaderConfigurationSectionGetWebRootPath Method |
[Missing <summary> documentation for "M:Activsoft.Engine.Mobile.MobileConfigLoaderConfigurationSection.GetWebRootPath"]
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.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.Mobile.MobileConfigLoaderConfigurationSection.GetWebRootPath"]
See Also