SandcastleProjectNamingMethod Property

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

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public NamingMethod NamingMethod { get; }

Property Value

NamingMethod
The default is to use GUID values as the filenames

See Also