共用方式為


SubstitutionResponseElement.Callback 屬性

定義

取得替代回呼方法的參考。

public:
 property System::Web::HttpResponseSubstitutionCallback ^ Callback { System::Web::HttpResponseSubstitutionCallback ^ get(); };
public System.Web.HttpResponseSubstitutionCallback Callback { get; }
member this.Callback : System.Web.HttpResponseSubstitutionCallback
Public ReadOnly Property Callback As HttpResponseSubstitutionCallback

屬性值

HttpResponseSubstitutionCallback

回呼方法參考。

適用於