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

CompositionAspectConfigurationAttribute.PublicInterfaces Property

PublicInterfaces

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

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