| VersionSettingsListDescription Property |
This returns a description of the entry suitable for display in a
bound list control.
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax public string ListDescription { get; }
Public ReadOnly Property ListDescription As String
Get
public:
property String^ ListDescription {
String^ get ();
}
member ListDescription : string with get
Property Value
Type:
StringSee Also