PBXProject.GetUnityTestTargetName

Cambiar al Manual
public static string GetUnityTestTargetName ();

Valor de retorno

string The default test target name.

Descripción

Returns the default test target name.

The returned target name can then be used to retrieve the GUID of the target via TargetGuidByName function. This function can only be used in Unity-generated projects.