ResourceItemSourceFile Property

This is used to get or set the name of the file containing the resource item

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string SourceFile { get; set; }

Property Value

String

See Also