Version: 2017.3

PBXProject.ContainsFileByProjectPath

Cambiar al Manual
public bool ContainsFileByProjectPath (string path);

Parámetros

path The project path of the file.

Valor de retorno

bool Returns true if the project contains the file, false otherwise.

Descripción

Checks if the project contains a file with the given project path.