共用方式為


ISharePointProjectItem.ProjectOutputReferences 屬性

取得屬於這個專案項目之專案輸出參考的集合。會建置參考的專案,而且其主要輸出會與專案項目一起封裝。

命名空間:  Microsoft.VisualStudio.SharePoint
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
ReadOnly Property ProjectOutputReferences As ISharePointProjectOutputReferenceCollection
ISharePointProjectOutputReferenceCollection ProjectOutputReferences { get; }

屬性值

型別:Microsoft.VisualStudio.SharePoint.ISharePointProjectOutputReferenceCollection
專案輸出參考的集合。

.NET Framework 安全性

請參閱

參考

ISharePointProjectItem 介面

Microsoft.VisualStudio.SharePoint 命名空間