Token.TokenValue Property
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This is used to get or set the token value
public string TokenValue { get; set; }
Property Value
- string
The value can contain help file builder replacement tags. These will be replaced at build time with the appropriate project value.