CascadingParameterInfo Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |