IFileItemImageId Property
This is used to get or set an ID for a conceptual content image
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string ImageId { get; set; }
Property ImageId As String
Get
Set
property String^ ImageId {
String^ get ();
void set (String^ value);
}
abstract ImageId : string with get, set
Property Value
String 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.