ProjectReferenceInformation.CompilationItems 屬性

定義

編譯 < 編譯 Include=「」 的專案參考中包含的專案/>

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ CompilationItems { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); void set(System::Collections::Generic::IEnumerable<System::String ^> ^ value); };
public System.Collections.Generic.IEnumerable<string> CompilationItems { get; set; }
member this.CompilationItems : seq<string> with get, set
Public Property CompilationItems As IEnumerable(Of String)

屬性值

適用於