ProjectTargetInstanceChild Class

Definition

Type for ProjectTaskInstance and ProjectPropertyGroupTaskInstance and ProjectItemGroupTaskInstance allowing them to be used in a single collection of target children

public ref class ProjectTargetInstanceChild abstract
public abstract class ProjectTargetInstanceChild
type ProjectTargetInstanceChild = class
Public MustInherit Class ProjectTargetInstanceChild
Inheritance
ProjectTargetInstanceChild
Derived

Constructors

ProjectTargetInstanceChild()

Abstract classes cannot be instantiated.

Properties

Condition

Condition on the element

ConditionLocation

Location of the original condition attribute if any

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.

Location

Location of the original element

Applies to