BuildProcessProjectFilename Property

This returns the project filename without the folder

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string ProjectFilename { get; }

Property Value

String

See Also