IResourceAddress.RelativeFilePath Property

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

Definition

Gets the address of the resource as a file path if applicable.
string RelativeFilePath { get; }

Property Value

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