ISharePointProjectOutputReferenceCollection.Remove 方法

定义

从集合中删除指定的项目输出引用。 但是,此方法不会删除 Add 方法添加的项目引用。

public bool Remove (Microsoft.VisualStudio.SharePoint.ISharePointProjectOutputReference item);

参数

返回

Boolean

如果删除操作成功,则为 True;否则为 false

适用于