net481
namespace Microsoft.Build.Execution
{
[DebuggerDisplay("Name={_name} Count={_children.Count} Condition={_condition} Inputs={_inputs} Outputs={_outputs} DependsOnTargets={_dependsOnTargets} BeforeTargets={_beforeTargets} AfterTargets={_afterTargets}")]
public sealed class ProjectTargetInstance
{
public string BeforeTargets
{
[DebuggerStepThrough]
get;
}
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 9.0 |
.NET Framework | 4.7.24.84.8.1 |
Information specific to net481 | |
Assembly | Microsoft.Build , Version=15.1.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | Microsoft.Build (17.12.6) net472 |
Platform Restrictions | This framework does not have platform annotations. |