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[] |
Gets or sets the array of type names of interfaces to be introduced indirectly into the target type of the aspect.
public string[] ProtectedInterfaces { get; set; }| Type | Description |
|---|---|
| string[] |