public static bool IsKnownExtension (string ext);

파라미터

extThe file extension (leading dot is not necessary, but accepted).

반환

bool Returns true of the extension is known, false otherwise.

설명

Checks if files with the given extension are known to PBXProject.