TocEntrySourceFile Property
This is used to get or set the entry's source file path.
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public FilePath SourceFile { get; set; }
Public Property SourceFile As FilePath
Get
Set
public:
property FilePath^ SourceFile {
FilePath^ get ();
void set (FilePath^ value);
}
member SourceFile : FilePath with get, set
Property Value
FilePath