ConcreteTargets
Gets the kind of declarations to which the aspect can be applied. This property is set from the class constructor.
Declaration
public MulticastTargets ConcreteTargets { get; }
Property Value
Type | Description |
---|---|
MulticastTargets |
Gets the kind of declarations to which the aspect can be applied. This property is set from the class constructor.
public MulticastTargets ConcreteTargets { get; }
Type | Description |
---|---|
MulticastTargets |