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