IPolicyItem.Assemblies Property
Gets the assemblies associated with the code access security (CAS) policy item.
Namespace: Microsoft.VisualStudio.SharePoint.Packages
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property Assemblies As ICodeAccessSecurityAssemblyCollection
ICodeAccessSecurityAssemblyCollection Assemblies { get; }
Property Value
Type: Microsoft.VisualStudio.SharePoint.Packages.ICodeAccessSecurityAssemblyCollection
A collection representing assemblies.
.NET Framework Security
- 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.