ICopy Component Metadata Interface
This class defines the metadata for a BuildAssembler build component
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 interface ICopyComponentMetadataVB
Public Interface ICopyComponentMetadataC++
public interface class ICopyComponentMetadataF#
type ICopyComponentMetadata = interface endProperties
| Copyright | This read-only property returns the copyright information for the copy component |
| Description | This read-only property returns a brief description of the copy component |
| Id | This read-only property returns the ID for the copy component |
| Version | This read-only property returns the version of the copy component |