Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Server
.
LocalPath
Property
Namespace
Statiq
.Web
.Hosting
Type
Server
Constructors
Server
(string,
int)
Server
(string,
int,
bool,
string,
bool,
IEnumerable
<
I
Logger
Provider>
)
Server
(string,
int,
bool,
string,
bool,
IReadOnlyDictionary
<string,
string>
,
IReadOnlyDictionary
<string,
string>
,
IEnumerable
<
I
Logger
Provider>
)
Method Members
Dispose
()
Start
()
StartAsync
(CancellationToken)
StopAsync
(CancellationToken)
TriggerReloadAsync
()
Property Members
Extensionless
LocalPath
Port
ServerFeatures
Services
VirtualDirectory
Namespace
Statiq
.Web
.Hosting
Containing Type
Server
Property Type
string
Syntax
public string LocalPath { get; }
Value
Type
Description
string
On This Page
Syntax
Value