Share via


IPolicyItem.Assemblies Property

Definition

Gets the assemblies associated with the code access security (CAS) policy item.

public:
 property Microsoft::VisualStudio::SharePoint::Packages::ICodeAccessSecurityAssemblyCollection ^ Assemblies { Microsoft::VisualStudio::SharePoint::Packages::ICodeAccessSecurityAssemblyCollection ^ get(); };
public Microsoft.VisualStudio.SharePoint.Packages.ICodeAccessSecurityAssemblyCollection Assemblies { get; }
member this.Assemblies : Microsoft.VisualStudio.SharePoint.Packages.ICodeAccessSecurityAssemblyCollection
Public ReadOnly Property Assemblies As ICodeAccessSecurityAssemblyCollection

Property Value

A collection representing assemblies.

Applies to