TargetFile Property
This is used to get or set the target's reference topic filename
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public string File { get; set; }
Public Property File As String
Get
Set
public:
property String^ File {
String^ get ();
void set (String^ value);
}
member File : string with get, set
Property Value
String