CopyFromFilesCommandBasePath Property
This read-only property returns the base path containing the source files
Namespace: Sandcastle.Tools.BuildComponents.CommandsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public string BasePath { get; }
Public ReadOnly Property BasePath As String
Get
public:
property String^ BasePath {
String^ get ();
}
member BasePath : string with get
Property Value
String