This returns a description of the entry suitable for display in a bound list control.

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 1.9.7.0

Syntax

C#
public string ListDescription { get; }
Visual Basic
Public ReadOnly Property ListDescription As String
	Get

Property Value

Type: String

See Also