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

Property PublicInterfaces

PublicInterfaces

Gets or sets the array of interfaces that should be introduced publicly into the target type of the aspect.

Declaration
public TypeIdentity[] PublicInterfaces { get; set; }
Property Value
Type Description
TypeIdentity[]