SyntaxGeneratorExportAttributeDefaultConfiguration Property
This is used to get or set a string containing an XML fragment that defines the default syntax
generator configuration if supported.
Namespace: Sandcastle.Core.BuildAssembler.SyntaxGeneratorAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string DefaultConfiguration { get; set; }
Public Property DefaultConfiguration As String
Get
Set
public:
property String^ DefaultConfiguration {
String^ get ();
void set (String^ value);
}
member DefaultConfiguration : string with get, set
Property Value
StringDesigners can use this value as a default if they provide configuration editing support