Version: 2017.3
public string ProjectGuid ();

Valor de retorno

string The GUID of the project.

Descripción

Returns the GUID of the project.

The project GUID identifies a project-wide native target which is used to set project-wide properties. This GUID can be passed to any functions that accepts target GUIDs as parameters.