FileCreatedEventArgsFilePath Property

This read-only property returns the path to the saved file

Definition

Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string FilePath { get; }

Property Value

String

See Also