Share via


CascadingParameterInfo.Attribute Property

Definition

Gets the property's CascadingParameterAttributeBase attribute.

public Microsoft.AspNetCore.Components.CascadingParameterAttributeBase Attribute { get; }
member this.Attribute : Microsoft.AspNetCore.Components.CascadingParameterAttributeBase
Public ReadOnly Property Attribute As CascadingParameterAttributeBase

Property Value

Applies to