IPackageManifest.PolicyItems Property

Definition

Gets the code access security (CAS) policies for the package.

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

Property Value

A collection representing CAS policies.

Applies to