Nemerle Documentation

TypeInfo.AttributeTargets Property

Returns custom attribute targets valid for this custom attribute.

public abstract System.AttributeTargets AttributeTargets {get;}

Remarks

Valid only for type representing custom attribute.

See Also

TypeInfo Class | Nemerle.Compiler Namespace