ProjectTargetInstanceChild 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.
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 |