Share via


IInvokeOnGetBinder 介面

定義

表示動態取得成員作業的相關資訊,這項資料表示該取得成員是否要在屬性執行取得作業時叫用這些屬性。

public interface class IInvokeOnGetBinder
public interface IInvokeOnGetBinder
type IInvokeOnGetBinder = interface
Public Interface IInvokeOnGetBinder

屬性

InvokeOnGet

取得值,這個值表示此取得成員作業是否應該在屬性執行取得作業時叫用這些屬性。 當這個介面不存在時,預設值為 true。

適用於