CodeSnippetGroupElementTabbedCodeSnippetContainerCodeStyle Property
This is used to get or set the code snippet container code style
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.HtmlAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string CodeSnippetContainerCodeStyle { get; set; }
Public Property CodeSnippetContainerCodeStyle As String
Get
Set
public:
property String^ CodeSnippetContainerCodeStyle {
String^ get ();
void set (String^ value);
}
member CodeSnippetContainerCodeStyle : string with get, set
Property Value
StringThe default if not set explicitly is "codeSnippetContainerCode"