ArtTargetLinkPath Property
This is used to get or set the link path to use in reference links
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string LinkPath { get; set; }
Public Property LinkPath As String
Get
Set
public:
property String^ LinkPath {
String^ get ();
void set (String^ value);
}
member LinkPath : string with get, set
Property Value
String