Click or drag to resize

WebServerOptionsWebRootPath Property

Gets or sets 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; set; }
View Source

Property Value

String
See Also