Effects
Gets the list of effects of which the aspect class or advice to which this custom attribute is applied is guaranteed to be exempt.
Declaration
public string[] Effects { get; }
Property Value
Type | Description |
---|---|
string[] |
Gets the list of effects of which the aspect class or advice to which this custom attribute is applied is guaranteed to be exempt.
public string[] Effects { get; }
Type | Description |
---|---|
string[] |