IProjectContext.ProjectReferences Vlastnost

Definice

Cesty k odkazům na projekt (přímých a nepřímých) projektu.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ ProjectReferences { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> ProjectReferences { get; }
member this.ProjectReferences : seq<string>
Public ReadOnly Property ProjectReferences As IEnumerable(Of String)

Hodnota vlastnosti

IEnumerable<String>

Platí pro