IInvokeOnGetBinder 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示動態取得成員作業的相關資訊,這項資料表示該取得成員是否要在屬性執行取得作業時叫用這些屬性。
public interface class IInvokeOnGetBinder
public interface IInvokeOnGetBinder
type IInvokeOnGetBinder = interface
Public Interface IInvokeOnGetBinder
屬性
InvokeOnGet |
取得值,這個值表示此取得成員作業是否應該在屬性執行取得作業時叫用這些屬性。 當這個介面不存在時,預設值為 true。 |