ProjectPropertyGroupTaskInstance Class

Definition

Wraps an unevaluated propertygroup under a target. Immutable.

public ref class ProjectPropertyGroupTaskInstance : Microsoft::Build::Execution::ProjectTargetInstanceChild
public class ProjectPropertyGroupTaskInstance : Microsoft.Build.Execution.ProjectTargetInstanceChild
type ProjectPropertyGroupTaskInstance = class
    inherit ProjectTargetInstanceChild
Public Class ProjectPropertyGroupTaskInstance
Inherits ProjectTargetInstanceChild
Inheritance
ProjectPropertyGroupTaskInstance

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)
Location

Location of the element itself

Location

Location of the original element

(Inherited from ProjectTargetInstanceChild)
Properties

Child properties

Applies to