targetGuid | [[TargetGuidByName()]] 返回的目标的 GUID。 |
targetGuids | [[TargetGuidByName()]] 返回的目标的 GUID。 |
name | 构建属性的名称。 |
string The specified build property value.
Gets a build property value for the given name in all build configurations for the specified target(s). If a property has multiple values they are delimited by a space.
如果名称“LIBRARY_SEARCH_PATHS”和“FRAMEWORK_SEARCH_PATHS”的值包含空格,则会用引号将其引起来。