Copy Component Export Attribute Class
This is a custom version of the ExportAttribute that contains metadata for the
BuildAssembler copy components.
Definition
Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public sealed class CopyComponentExportAttribute : ExportAttributeVB
Public NotInheritable Class CopyComponentExportAttribute
Inherits ExportAttributeC++
public ref class CopyComponentExportAttribute sealed : public ExportAttributeF#
[<SealedAttribute>]
type CopyComponentExportAttribute =
class
inherit ExportAttribute
end- Inheritance
- ExportAttribute CopyComponentExportAttribute
Constructors
| CopyComponentExportAttribute | Constructor |
Properties
| Copyright | This is used to get or set copyright information for the copy component |
| Description | This is used to get or set a brief description of the copy component |
| Id | This read-only property is used to get the copy component ID |
| Version | This is used to get or set the copy component version number |