Convertible ElementStyle Name Property
This read-only property returns the style name if specified
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
If null, no style attribute will be rendered
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string StyleName { get; }VB
Public ReadOnly Property StyleName As String
GetC++
public:
property String^ StyleName {
String^ get ();
}F#
member StyleName : string with getProperty Value
StringIf null, no style attribute will be rendered