IBuildProcessProjectFilename Property
This read-only property is used to get the project filename without the folder
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string ProjectFilename { get; }
ReadOnly Property ProjectFilename As String
Get
property String^ ProjectFilename {
String^ get ();
}
abstract ProjectFilename : string with get
Property Value
String