| ProjectElementRemoveFromProjectFile Method |
Remove the item from the project
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public void RemoveFromProjectFile()
Public Sub RemoveFromProjectFile
public:
void RemoveFromProjectFile()
member RemoveFromProjectFile : unit -> unit
See Also