ISharePointProjectItem.ProjectOutputReferences 属性

获取属于此项目项的项目输出引用的集合。 将生成引用的项目,并且其主输出将随项目项一起打包。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
ReadOnly Property ProjectOutputReferences As ISharePointProjectOutputReferenceCollection
    Get
ISharePointProjectOutputReferenceCollection ProjectOutputReferences { get; }

属性值

类型:Microsoft.VisualStudio.SharePoint.ISharePointProjectOutputReferenceCollection
项目输出引用的集合。

.NET Framework 安全性

请参见

参考

ISharePointProjectItem 接口

Microsoft.VisualStudio.SharePoint 命名空间