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