Topic Transformation CoreIcon Path Property
This is used to get or set the path used for icons and other images in the presentation style
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public abstract string IconPath { get; set; }VB
Public MustOverride Property IconPath As String
Get
SetC++
public:
virtual property String^ IconPath {
String^ get () abstract;
void set (String^ value) abstract;
}F#
abstract IconPath : string with get, setProperty Value
StringRemarks
Ensure the path is terminated with an appropriate directory separator character