Partager via


Project.AllProjectReferences Propriété

Définition

Liste de tous les autres projets référencés par ce projet, y compris les projets qui ne font pas partie de la solution.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::CodeAnalysis::ProjectReference ^> ^ AllProjectReferences { System::Collections::Generic::IReadOnlyList<Microsoft::CodeAnalysis::ProjectReference ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.CodeAnalysis.ProjectReference> AllProjectReferences { get; }
member this.AllProjectReferences : System.Collections.Generic.IReadOnlyList<Microsoft.CodeAnalysis.ProjectReference>
Public ReadOnly Property AllProjectReferences As IReadOnlyList(Of ProjectReference)

Valeur de propriété

S’applique à