SyntaxElement Constructor

Constructor

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.OpenXml
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public SyntaxElement(
	string baseSourceCodeUrlArgName
)

Parameters

baseSourceCodeUrlArgName  String
The base source code URL transformation argument name to use or null if there isn't one.

See Also