configGuid | BuildConfigByName 返回的构建配置的 GUID。 |
name | 构建属性的名称。 |
string The specified build property value.
Gets a build property value for the given name in the specified build configuration(s). If a property has multiple values they are delimited by a space.
重复的构建属性将被忽略。如果名称“LIBRARY_SEARCH_PATHS”和“FRAMEWORK_SEARCH_PATHS”的值包含空格,则会用引号将其引起来。