ProjectItemGroupTaskItemInstance Class
.NET Framework 4.5
Wraps an unevaluated item under an itemgroup in a target. Immutable.
Namespace: Microsoft.Build.Execution
Assembly: Microsoft.Build (in Microsoft.Build.dll)
The ProjectItemGroupTaskItemInstance type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Condition | Gets the unevaluated Condition attribute value. |
![]() | ConditionLocation | Location of the condition attribute if any |
![]() | Exclude | Gets the unevaluated Exclude attribute value. |
![]() | ExcludeLocation | Location of the exclude attribute, if any |
![]() | Include | Gets the unevaluated Include attribute value. |
![]() | IncludeLocation | Location of the include attribute, if any |
![]() | ItemType | Get the item type, for example "Compile". |
![]() | KeepDuplicates | Gets the unevaluated KeepDuplicates value. |
![]() | KeepDuplicatesLocation | Gets or sets the location of the KeepDuplicates attribute, if any. |
![]() | KeepMetadata | Gets the unevaluated KeepMetadata attribute value |
![]() | KeepMetadataLocation | Gets the location of the KeepMetadata attribute, if any. |
![]() | Location | Location of the element |
![]() | Metadata | Gets an ordered collection of unevaluated metadata on the item. |
![]() | Remove | Gets the unevaluated Remove attribute value. |
![]() | RemoveLocation | Location of the remove attribute, if any |
![]() | RemoveMetadata | Gets the unevaluated RemoveMetadata value. |
![]() | RemoveMetadataLocation | Gets the location of the RemoveMetadata attribute, if any. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)