Ejemplo n.º 1
0
 public dynamic GetPropertyValue(string propertyName)
 {
     return(project.GetEvaluatedProperty(propertyName));
 }