CopyComponentExportAttribute Class
Definition
- Assembly
- Sandcastle.Core.dll
This is a custom version of the ExportAttribute that contains metadata for the BuildAssembler copy components.
[MetadataAttribute]
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class CopyComponentExportAttribute : ExportAttribute
- Inheritance
-
CopyComponentExportAttribute
Constructors
| CopyComponentExportAttribute(string) |
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 |