Version: 2018.2
public string ProjectGuid ();

戻り値

string The GUID of the project.

説明

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.