ParameterDescriptor.CustomAttributes Property

Definition

public System.Collections.ObjectModel.Collection<System.Reflection.Emit.CustomAttributeBuilder> CustomAttributes { get; }
member this.CustomAttributes : System.Collections.ObjectModel.Collection<System.Reflection.Emit.CustomAttributeBuilder>
Public ReadOnly Property CustomAttributes As Collection(Of CustomAttributeBuilder)

Property Value

Applies to