CopyComponentExportAttributeDescription Property

This is used to get or set a brief description of the copy component

Definition

Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string Description { get; set; }

Property Value

String

See Also