RenderedSectionEventArgsCustomSectionName Property
If
SectionType is
CustomSection, this contains the name of the custom section
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string CustomSectionName { get; }
Public ReadOnly Property CustomSectionName As String
Get
public:
property String^ CustomSectionName {
String^ get ();
}
member CustomSectionName : string with get
Property Value
String