ProjectReferenceInformation 類別

定義

專案參考的資訊,包括完整路徑、元件名稱等。

public ref class ProjectReferenceInformation
public class ProjectReferenceInformation
type ProjectReferenceInformation = class
Public Class ProjectReferenceInformation
繼承
ProjectReferenceInformation

建構函式

ProjectReferenceInformation()

專案參考的資訊,包括完整路徑、元件名稱等。

屬性

AssemblyName

專案參考的元件名稱。

CompilationItems

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

FullPath

專案 csproj 檔案的完整路徑。

ProjectName

專案參考的名稱。

適用於