ProvenanceResult.Provenance Property
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.
Gets the Provenance of how the item appeared in the operation.
public:
property Microsoft::Build::Evaluation::Provenance Provenance { Microsoft::Build::Evaluation::Provenance get(); };
public Microsoft.Build.Evaluation.Provenance Provenance { get; }
member this.Provenance : Microsoft.Build.Evaluation.Provenance
Public ReadOnly Property Provenance As Provenance