Freigeben über


Solution.ProjectIds Eigenschaft

Definition

Eine Liste aller IDs für alle Projekte, die in der Lösung enthalten sind.

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

Eigenschaftswert

Gilt für: