ISharePointProjectItem.SafeControlEntries Property
Visual Studio 2012
Get a collection of safe control entries that must be deployed along with this SharePoint project item when it is deployed. These entries are added to the package that references the SharePoint project item.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Property Value
Type: Microsoft.VisualStudio.SharePoint.ISafeControlEntryCollectionA collection of safe control entries.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.