Version: 5.6
public void AddFileToBuild (string targetGuid, string fileGuid);

파라미터

targetGuid The GUID of the target as returned by TargetGuidByName.
fileGuid The file guid returned by AddFile.

설명

Configures file for building for the given target.