ImageReference Constructor

Constructor

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public ImageReference(
	string fullPath,
	string id
)

Parameters

fullPath  String
The full path to the image file
id  String
The ID of the image

See Also