ProjectItemGroupTaskInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wraps an unevaluated itemgroup under a target. Immutable.
public ref class ProjectItemGroupTaskInstance : Microsoft::Build::Execution::ProjectTargetInstanceChild
public class ProjectItemGroupTaskInstance : Microsoft.Build.Execution.ProjectTargetInstanceChild
type ProjectItemGroupTaskInstance = class
inherit ProjectTargetInstanceChild
Public Class ProjectItemGroupTaskInstance
Inherits ProjectTargetInstanceChild
- Inheritance
Properties
Condition |
Condition, if any. May be empty string. |
ConditionLocation |
Location of the condition, if any |
ConditionLocation |
Location of the original condition attribute if any (Inherited from ProjectTargetInstanceChild) |
FullPath |
Full path to the file in which the originating element was originally defined. If it originated in a project that was not loaded and has never been given a path, returns an empty string. (Inherited from ProjectTargetInstanceChild) |
Items |
Child items |
Location |
Location of the original element |
Location |
Location of the original element (Inherited from ProjectTargetInstanceChild) |