MarkdownConversionTransformationScriptPath Property
This is used to get or set the path used for scripts in the presentation style
Namespace: Sandcastle.Core.PresentationStyle.ConversionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public override string ScriptPath { get; set; }
Public Overrides Property ScriptPath As String
Get
Set
public:
virtual property String^ ScriptPath {
String^ get () override;
void set (String^ value) override;
}
abstract ScriptPath : string with get, set
override ScriptPath : string with get, set
Property Value
String Not used by this transformation