Click or drag to resize

ReadonlyWebServerOptionsWebRootPath Property

Gets root path defined for this WebServer.

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

Property Value

String
See Also