Version: 2022.3
言語: 日本語
public static Compilation.ResponseFileData ParseResponseFile (string relativePath, string projectDirectory, string[] systemReferenceDirectories);

パラメーター

relativePath The path to the response file to be parsed.
projectDirectory The absolute path to the root of the Project directory in which the response file is located.
systemReferenceDirectories Array of directories containing system reference libraries.

戻り値

ResponseFileData Describes the content of the response file that was parsed. Errors, defines, etc.

説明

Retrieves the ResponseFileData describing the content of the response file.