Partager via


SolutionInfo.Projects Propriété

Définition

Liste des projets initialement associés à la solution.

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

Valeur de propriété

S’applique à