ProjectGraph
GraphConstructionMetrics
ProjectInstanceFactoryFunc
ProjectGraph(ProjectGraphEntryPoint)
ProjectGraph(String)
ProjectGraph(ProjectGraphEntryPoint, ProjectCollection)
ProjectGraph(String, ProjectCollection)
ProjectGraph(String, ProjectCollection, ProjectInstanceFactoryFunc)
ProjectGraph(IEnumerable<ProjectGraphEntryPoint>)
ProjectGraph(IEnumerable<String>)
ProjectGraph(IEnumerable<String>, ProjectCollection)
ProjectGraph(IEnumerable<ProjectGraphEntryPoint>, ProjectCollection, ProjectInstanceFactoryFunc)
ProjectGraph(IEnumerable<String>, IDictionary<String, String>)
ProjectGraph(IEnumerable<ProjectGraphEntryPoint>, ProjectCollection, ProjectInstanceFactoryFunc, CancellationToken)
ProjectGraph(IEnumerable<String>, IDictionary<String, String>, ProjectCollection)
ProjectGraph(IEnumerable<ProjectGraphEntryPoint>, ProjectCollection, ProjectInstanceFactoryFunc, Int32, CancellationToken)
ProjectGraph(String, IDictionary<String, String>)
ProjectGraph(String, IDictionary<String, String>, ProjectCollection)
ConstructionMetrics
EntryPointNodes
GraphRoots
ProjectNodes
ProjectNodesTopologicallySorted
GetTargetLists(ICollection<String>)
net10.0
namespace Microsoft.Build.Graph
{
[DebuggerDisplay("{DebuggerDisplayString()}")]
public sealed class ProjectGraph
{
public IReadOnlyCollection<ProjectGraphNode> EntryPointNodes { get; }
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 10.0 |
| .NET Framework | 4.7.24.84.8.1 |
Information specific to net10.0 | |
| Assembly | Microsoft.Build , Version=15.1.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.Build (18.0.2) net10.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API