MobileTextWriter.BeginResponse メソッド

定義

応答を開始します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

public:
 override void BeginResponse();
public override void BeginResponse();
override this.BeginResponse : unit -> unit
Public Overrides Sub BeginResponse ()

適用対象