IFile ItemRemove From Project File Method
Remove the item from the containing project
Definition
Namespace: Sandcastle.Core.Project
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#
void RemoveFromProjectFile()VB
Sub RemoveFromProjectFileC++
void RemoveFromProjectFile()F#
abstract RemoveFromProjectFile : unit -> unit