ResourceAddress.RelativeFilePath Property

Namespace
Kampute.DocToolkit.Routing
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the address of the resource as a file path relative to the documentation root, if applicable.
public string RelativeFilePath { get; }

Property Value

string
The file path representation of the resource address, if applicable; otherwise, null.