PostSharp//API Reference/Post­Sharp.​Aspects.​Configuration/Composition­Aspect­Configuration­Attribute/Protected­Interfaces
Open sandboxFocus

Property ProtectedInterfaces

ProtectedInterfaces

Gets or sets the array of type names of interfaces to be introduced indirectly into the target type of the aspect.

Declaration
public string[] ProtectedInterfaces { get; set; }
Property Value
Type Description
String[]