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