TargetStartedEventArgs.BuildReason 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.
Why this target was built by its parent.
public:
property Microsoft::Build::Framework::TargetBuiltReason BuildReason { Microsoft::Build::Framework::TargetBuiltReason get(); };
public Microsoft.Build.Framework.TargetBuiltReason BuildReason { get; }
member this.BuildReason : Microsoft.Build.Framework.TargetBuiltReason
Public ReadOnly Property BuildReason As TargetBuiltReason