IProjectContext.ProjectReferences Vlastnost

Definice

Cesty k odkazům na projekt (přímé i nepřímé) 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

Platí pro