ArtTargetInputPath Property
This is used to get or set the input path where the source file is located
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string InputPath { get; set; }
Public Property InputPath As String
Get
Set
public:
property String^ InputPath {
String^ get ();
void set (String^ value);
}
member InputPath : string with get, set
Property Value
String