Condividi tramite


Project.ProjectReferences Proprietà

Definizione

Elenco di tutti gli altri progetti all'interno della stessa soluzione a cui fa riferimento il progetto.

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)

Valore della proprietà

Si applica a