CascadingParameterInfo Struct

Definition

Contains information about a cascading parameter.

public readonly struct CascadingParameterInfo
type CascadingParameterInfo = struct
Public Structure CascadingParameterInfo
Inheritance
CascadingParameterInfo

Properties

Attribute

Gets the property's CascadingParameterAttributeBase attribute.

PropertyName

Gets the name of the parameter's property.

PropertyType

Gets the type of the parameter's property.

Applies to