ImageReferenceDisplayTitle Property
This read-only property is used to get a title for display (i.e. in the designer)
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string DisplayTitle { get; }
Public ReadOnly Property DisplayTitle As String
Get
public:
property String^ DisplayTitle {
String^ get ();
}
member DisplayTitle : string with get
Property Value
StringIf there is
AlternateText specified, it is returned along with the filename
and the image ID in parentheses. If not, the filename is returned along with the image ID in
parentheses.