ImageReferenceFilename Property
This read-only property is used to get the image filename without the path
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string Filename { get; }
Public ReadOnly Property Filename As String
Get
public:
property String^ Filename {
String^ get ();
}
member Filename : string with get
Property Value
String