SfcObjectExtender<TSfcInstance>.RegisterProperty メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 名前 | 説明 |
|---|---|
| RegisterProperty(PropertyInfo) |
追加の反映されたプロパティを登録する |
| RegisterProperty(PropertyInfo, String) |
親オブジェクトのプロパティに依存する、追加の反映されたプロパティを登録する |
RegisterProperty(PropertyInfo)
追加の反映されたプロパティを登録する
protected void RegisterProperty(System.Reflection.PropertyInfo propertyInfo);
member this.RegisterProperty : System.Reflection.PropertyInfo -> unit
Protected Sub RegisterProperty (propertyInfo As PropertyInfo)
パラメーター
- propertyInfo
- PropertyInfo
適用対象
RegisterProperty(PropertyInfo, String)
親オブジェクトのプロパティに依存する、追加の反映されたプロパティを登録する
protected void RegisterProperty(System.Reflection.PropertyInfo propertyInfo, string parentPropertyName);
member this.RegisterProperty : System.Reflection.PropertyInfo * string -> unit
Protected Sub RegisterProperty (propertyInfo As PropertyInfo, parentPropertyName As String)
パラメーター
- propertyInfo
- PropertyInfo
Reflected プロパティ
- parentPropertyName
- String
親プロパティ名