Table of Contents

Property Path

Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll

Path

Gets or sets the path expression that will be interpreted by the router and validated by the requests.

public string Path { get; set; }

Property Value

string