TopicTransformationCoreScriptPath Property

This is used to get or set the path used for scripts in the presentation style

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public abstract string ScriptPath { get; set; }

Property Value

String

Remarks

Ensure the path is terminated with an appropriate directory separator character

See Also