PostSharpAPI ReferencePost­Sharp.​Aspects.​ConfigurationComposition­Aspect­Configuration­AttributeProtected­Interfaces
Open sandboxFocus

CompositionAspectConfigurationAttribute.ProtectedInterfaces Property

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
System.String[]