ResourceItem.Value Property
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get or set the item value
public string Value { 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.