SyntaxElementBaseSourceCodeUrlArgName Property
This read-only property returns the base source code URL transformation argument name
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.OpenXmlAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string BaseSourceCodeUrlArgName { get; }
Public ReadOnly Property BaseSourceCodeUrlArgName As String
Get
public:
property String^ BaseSourceCodeUrlArgName {
String^ get ();
}
member BaseSourceCodeUrlArgName : string with get
Property Value
String