HttpRuntimeSection.MaxRequestLength プロパティ
アセンブリ: System.Web (system.web.dll 内)
構文Dim instance As HttpRuntimeSection Dim value As Integer value = instance.MaxRequestLength instance.MaxRequestLength = value
/** @property */ public int get_MaxRequestLength () /** @property */ public void set_MaxRequestLength (int value)
最大要求サイズ。単位はキロバイトです。既定のサイズは 4,096 KB (4 MB) です。
解説
使用例
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- HttpRuntimeSection.MaxRequestLength プロパティのページへのリンク