Method SetProjectOptions
SetProjectOptions(string[], ProjectId)
When implemented by a class, sets conditional compilation symbols for given project
bool SetProjectOptions(string[] options, ProjectId projectId = null)
Parameters
Returns
- bool
True if succeed otherwise false.