Media Link ElementMedia Caption Element Property
The element used to contain the media link caption
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.Html
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The default if not set explicitly is figcaption
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string MediaCaptionElement { get; set; }VB
Public Property MediaCaptionElement As String
Get
SetC++
public:
property String^ MediaCaptionElement {
String^ get ();
void set (String^ value);
}F#
member MediaCaptionElement : string with get, setProperty Value
StringThe default if not set explicitly is figcaption