Notice.UseValueForText Property
Definition
- Assembly
- Sandcastle.Core.dll
Set this to true to have the notice show the XML comment text or the attribute value if present. If set to false or there is no inner text or value, the NoticeMessage will be used instead.
public bool UseValueForText { get; set; }