Click or drag to resize
Sandcastle Help File BuilderTokenTokenName Property
This is used to get or set the token name

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

Property Value

Type: String
If the value null or empty, a new GUID is assigned as the name
See Also