FileCreatedEventArgsFilePath Property

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

Definition

Namespace: Sandcastle.Tools.BuildComponents
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public string FilePath { get; }

Property Value

String

See Also