ISharePointProjectItem.SafeControlEntries 屬性

取得安全控制項項目的集合,在部署時,這些安全控制項項目必須與此 SharePoint 專案項目一起部署。 這些項目會加入至參考 SharePoint 專案項目的封裝中。

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

語法

'宣告
ReadOnly Property SafeControlEntries As ISafeControlEntryCollection
    Get
ISafeControlEntryCollection SafeControlEntries { get; }

屬性值

型別:Microsoft.VisualStudio.SharePoint.ISafeControlEntryCollection
安全控制項項目的集合。

.NET Framework 安全性

請參閱

參考

ISharePointProjectItem 介面

Microsoft.VisualStudio.SharePoint 命名空間