IXamlMethod.

CustomAttributes Property

Namespace
XamlX.TypeSystem
Containing Type
IXamlMethod

Syntax

IReadOnlyList<IXamlCustomAttribute> CustomAttributes { get; }

Value

Type Description
IReadOnlyList<IXamlCustomAttribute>