ContentFileFilename Property

This read-only property is used to get the content filename without the path

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string Filename { get; }

Property Value

String

See Also