言語

CascadingParameterInfo 構造体

定義

カスケード パラメーターに関する情報を格納します。

public readonly struct CascadingParameterInfo
type CascadingParameterInfo = struct
Public Structure CascadingParameterInfo
継承
CascadingParameterInfo

プロパティ

名前 説明
Attribute

プロパティの 属性を CascadingParameterAttributeBase 取得します。

PropertyName

パラメーターの プロパティの名前を取得します。

PropertyType

パラメーターの プロパティの型を取得します。

適用対象