CodeGenerator.IsCurrentDelegate 屬性

定義

會取得一個值,表示目前產生的物件是否為代理。

protected:
 property bool IsCurrentDelegate { bool get(); };
protected bool IsCurrentDelegate { get; }
member this.IsCurrentDelegate : bool
Protected ReadOnly Property IsCurrentDelegate As Boolean

屬性值

true如果目前的物件是代理;否則,。 false

適用於