ISandcastleProjectNamingMethod Property

This read-only property is used to get the naming method used to generate the help topic filenames

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
NamingMethod NamingMethod { get; }

Property Value

NamingMethod
The default is to use GUID values as the filenames

See Also