CopyComponentExportAttribute Constructor

Constructor

Definition

Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public CopyComponentExportAttribute(
	string id
)

Parameters

id  String
The required copy component ID

See Also