public void RemoveFile (string fileGuid);

Parameters

fileGuidThe GUID of the file or folder reference.

Description

Removes the given file from project.

The file is removed from the list of files to build for each native target and also removed from the list of known files.