public static bool IsKnownExtension
(string ext);
Parámetros
ext The file extension (leading dot is not necessary, but accepted).
Valor de retorno
bool
Returns true of the extension is known, false otherwise.
Descripción
Checks if files with the given extension are known to PBXProject.