ISandcastleProjectConfiguration Property
This is used to get or set the configuration to use when building the project
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string Configuration { get; set; }
Property Configuration As String
Get
Set
property String^ Configuration {
String^ get ();
void set (String^ value);
}
abstract Configuration : string with get, set
Property Value
StringThis value is used for project documentation sources and project references so that the
correct items are used from them.