ArtTargetBaseOutputPath Property
This is used to get or set the base output path for all content
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string BaseOutputPath { get; set; }
Public Property BaseOutputPath As String
Get
Set
public:
property String^ BaseOutputPath {
String^ get ();
void set (String^ value);
}
member BaseOutputPath : string with get, set
Property Value
String