次の方法で共有


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

コールバック メソッドの参照。

適用対象