InstantiationBindingInterceptionData 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳遞至 IInstantiationBindingInterceptor 方法的參數物件。
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct InstantiationBindingInterceptionData
[<System.Runtime.CompilerServices.IsReadOnly>]
type InstantiationBindingInterceptionData = struct
Public Structure InstantiationBindingInterceptionData
- 繼承
-
InstantiationBindingInterceptionData
- 屬性
備註
如需詳細資訊 和範例,請參閱記錄、事件和診斷 。
建構函式
InstantiationBindingInterceptionData(IEntityType) |
建構參數物件。 |
InstantiationBindingInterceptionData(ITypeBase) |
建構參數物件。 |
屬性
EntityType |
正在使用系結的實體類型。 |
TypeBase |
正在使用系結的實體類型。 |