FilePathOnPersistablePathChanging Method

This raises the PersistablePathChanging event

Definition

Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
protected void OnPersistablePathChanging(
	EventArgs e
)

Parameters

e  EventArgs
The event arguments

See Also