Поделиться через


Project.ProjectReferences Свойство

Определение

Список всех остальных проектов в том же решении, на которое ссылается этот проект.

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)

Значение свойства

Применяется к