ProvenanceResult.ItemElement Property

Definition

Gets the ProjectItemElement that contains the operation.

public:
 property Microsoft::Build::Construction::ProjectItemElement ^ ItemElement { Microsoft::Build::Construction::ProjectItemElement ^ get(); };
public Microsoft.Build.Construction.ProjectItemElement ItemElement { get; }
member this.ItemElement : Microsoft.Build.Construction.ProjectItemElement
Public ReadOnly Property ItemElement As ProjectItemElement

Property Value

Applies to