Compartir a través de


SolutionInfo.Projects Propiedad

Definición

Lista de proyectos asociados inicialmente a la solución.

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)

Valor de propiedad

Se aplica a