Project.ProjectReferences Property

Definition

The list of all other projects within the same solution that this project references.

public System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.ProjectReference> ProjectReferences { get; }

Property Value

Applies to