BuildComponentFactoryDefaultConfiguration Property
This read-only property can be overridden to define a default configuration for the build component
Namespace: Sandcastle.Core.BuildAssembler.BuildComponentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public virtual string DefaultConfiguration { get; }
Public Overridable ReadOnly Property DefaultConfiguration As String
Get
public:
virtual property String^ DefaultConfiguration {
String^ get ();
}
abstract DefaultConfiguration : string with get
override DefaultConfiguration : string with get
Property Value
StringIt returns an empty string by default