This is used to get or set the component's configuration
information.
Namespace: SandcastleBuilder.Utils.BuildComponentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
public string Configuration { get; set; } |
| Visual Basic |
|---|
Public Property Configuration As String Get Set |
Property Value
Type: StringThis should be an XML fragment. The root node should be named configuration.