Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectNamingMethod Property
This is used to get or set the naming method used to generate the help topic filenames

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

Property Value

Type: NamingMethod
The default is to use GUID values as the filenames
See Also