IFileItem.ImageId Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This is used to get or set an ID for a conceptual content image
string ImageId { get; set; }
Property Value
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.