IFileItemIncludePath Property
This is used to get or set the filename (the Include path)
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
FilePath IncludePath { get; set; }
Property IncludePath As FilePath
Get
Set
property FilePath^ IncludePath {
FilePath^ get ();
void set (FilePath^ value);
}
abstract IncludePath : FilePath with get, set
Property Value
FilePath