TargetDictionaryDirectoryPath Property
This is used to get or set the path to the target files
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string DirectoryPath { get; protected set; }
Public Property DirectoryPath As String
Get
Protected Set
public:
property String^ DirectoryPath {
String^ get ();
protected: void set (String^ value);
}
member DirectoryPath : string with get, set
Property Value
String