Target.File Property

This is used to get or set the target's reference topic filename

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2025.3.22.0
public string File { get; set; }

Property Value

String

See Also