PostSharp//API Reference/Post­Sharp.​Aspects.​Advices/Introduce­Interface­Advice­Instance/Interface­Type
Open sandboxFocus

Property InterfaceType

InterfaceType

Gets the interface to be introduced into the target class.

Declaration
public Type InterfaceType { get; }
Property Value
Type Description
Type