Click or drag to resize

WebServerWebRootPath Property

Gets root path defined for this WebServer.

Namespace:  GSF.Web.Hosting
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.2.101-beta
Syntax
public string WebRootPath { get; }
Request Example View Source

Property Value

Type: String
See Also