ISandcastle ProjectNaming Method 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: 2026.1.20.0
The default is to use GUID values as the filenames
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
NamingMethod NamingMethod { get; }VB
ReadOnly Property NamingMethod As NamingMethod
GetC++
property NamingMethod NamingMethod {
NamingMethod get ();
}F#
abstract NamingMethod : NamingMethod with getProperty Value
NamingMethodThe default is to use GUID values as the filenames