Microsoft.Build.Engine 2.0.0.0 System.Object System.Collections.IEnumerable A object can represent a PropertyGroup element in the project, or a virtual collection of properties, such as global properties or environment variable properties. Represents a collection of objects. Constructor To be added. Initializes a new instance of the class. 2.0.0.0 Method Microsoft.Build.BuildEngine.BuildProperty To be added. Adds a new with the specified and to the . The new . The property value to assign the new . The property value to assign the new . 2.0.0.0 Method Microsoft.Build.BuildEngine.BuildProperty To be added. Adds a new with the specified and to the . The new . The property value to assign the new . The property value to assign the new . true to treat the parameter as a literal value; otherwise, false. 2.0.0.0 Method System.Void To be added. Removes the property value and all objects from the . 2.0.0.0 Method Microsoft.Build.BuildEngine.BuildPropertyGroup A shallow copy of a references the same property group as the original. Modifications a shallow copy will be reflected in both copies. A deep copy of a creates a new XML element to reference so that both copies of the can be independently modified. If the corresponds directly to a PropertyGroup element in the project (rather than corresponding to a collection of virtual properties, such as environment variable and global properties), only deep copies are allowed. Creates a deep or shallow copy of the . A copy of the . true to create a deep copy of the ; otherwise, false. 2.0.0.0 Property System.String To be added. To be added. Gets or sets the Condition attribute value of the property group. 2.0.0.0 Property System.Int32 To be added. A object can represent a PropertyGroup element in the project, or a virtual collection of properties, such as global properties or environment variable properties. Gets a value indicating the number of objects in the . 2.0.0.0 Method System.Collections.IEnumerator This method allows the caller to use the foreach statement of the C# language (for each in vbprvb) to iterate through the individual objects in the . Gets an enumerator that iterates through the . An for the entire . 2.0.0.0 Property System.Boolean To be added. To be added. Gets or sets a value indicating whether the property group was imported into the project. 2.0.0.0 Property Microsoft.Build.BuildEngine.BuildProperty To be added. To be added. To be added. To be added. 2.0.0.0 Method System.Void To be added. To be added. Removes the specified from the . 2.0.0.0 Method System.Void To be added. Removes the with the specified from the . The value of the to remove. 2.0.0.0 Method System.Void To be added. Sets the of the with the specified . The property value of the to set. The property value to assign the . 2.0.0.0 Method System.Void To be added. Sets the of the with the specified . The property value of the to set. The property value to assign the . true to treat the parameter as a literal value; otherwise, false. 2.0.0.0