Share via


IAssembly.SafeControls Property

Definition

Gets the safe controls associated with the assembly.

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

Property Value

A collection representing safe controls in the assembly.

Applies to