Click or drag to resize
Sandcastle Help File BuilderFileItemImageId Property
This is used to get or set an ID for a conceptual content image

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string ImageId { get; set; }

Property Value

Type: String
Remarks
This is used to indicate that an image file is part of the conceptual content. Image items without an ID are not valid and will be ignored.
See Also