Partager via


Project.ProjectReferences Propriété

Définition

Liste de tous les autres projets dans la même solution que celle référencée par ce projet.

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

Valeur de propriété

S’applique à