📄 x2design.ui.uploadexceptiontoolargesizemembers.html
字号:
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<meta name="Generator" content="NDoc 1.3(中文版)" />
<title>UploadExceptionTooLargeSize 成员</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">X2WebControls-1.3类库文档</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">UploadExceptionTooLargeSize 成员
</h1>
</div>
</div>
<div id="nstext">
<p>
<a href="X2Design.UI.UploadExceptionTooLargeSize.html">UploadExceptionTooLargeSize 概述</a>
</p>
<h4 class="dtH4">公共实例构造函数</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top">
<td width="50%">
<img src="pubmethod.gif" title="公共构造函数" />
<a href="X2Design.UI.UploadExceptionTooLargeSizeConstructor.html">UploadExceptionTooLargeSize 构造函数</a>
</td>
<td width="50%">初始化 <a href="X2Design.UI.UploadExceptionTooLargeSize.html">UploadExceptionTooLargeSize</a> 类的新实例。</td>
</tr>
</table>
</div>
<h4 class="dtH4">公共实例属性</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassHelpLinkTopic.htm">HelpLink</a> (从 <b>Exception</b> 继承)</td><td width="50%">
获取或设置指向此异常所关联帮助文件的链接。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassInnerExceptionTopic.htm">InnerException</a> (从 <b>Exception</b> 继承)</td><td width="50%">
获取导致当前异常的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassTopic.htm">Exception</a> 实例。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassMessageTopic.htm">Message</a> (从 <b>Exception</b> 继承)</td><td width="50%">
获取描述当前异常的消息。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassSourceTopic.htm">Source</a> (从 <b>Exception</b> 继承)</td><td width="50%">
获取或设置导致错误的应用程序或对象的名称。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassStackTraceTopic.htm">StackTrace</a> (从 <b>Exception</b> 继承)</td><td width="50%">
获取当前异常发生时调用堆栈上的帧的字符串表示形式。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassTargetSiteTopic.htm">TargetSite</a> (从 <b>Exception</b> 继承)</td><td width="50%">
获取引发当前异常的方法。
</td></tr></table>
</div>
<h4 class="dtH4">公共实例方法</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassEqualsTopic.htm">Equals</a> (从 <b>Object</b> 继承)</td><td width="50%">
确定指定的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> 是否等于当前的 <b>Object</b>。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassGetBaseExceptionTopic.htm">GetBaseException</a> (从 <b>Exception</b> 继承)</td><td width="50%">
当在派生类中重写时,返回 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassTopic.htm">Exception</a>,它是一个或多个并发的异常的根源。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.htm">GetHashCode</a> (从 <b>Object</b> 继承)</td><td width="50%">
用作特定类型的哈希函数,适合在哈希算法和数据结构(如哈希表)中使用。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassGetObjectDataTopic.htm">GetObjectData</a> (从 <b>Exception</b> 继承)</td><td width="50%">
当在派生类中重写时,用关于异常的信息设置 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemRuntimeSerializationSerializationInfoClassTopic.htm">SerializationInfo</a>。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (从 <b>Object</b> 继承)</td><td width="50%">
获取当前实例的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemTypeClassTopic.htm">Type</a>。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassToStringTopic.htm">ToString</a> (从 <b>Exception</b> 继承)</td><td width="50%">
创建并返回当前异常的字符串表示形式。
</td></tr></table>
</div>
<h4 class="dtH4">受保护的实例属性</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="protproperty.gif" title="受保护的属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemExceptionClassHResultTopic.htm">HResult</a> (从 <b>Exception</b> 继承)</td><td width="50%">
获取或设置 HRESULT,它是分配给特定异常的编码数值。
</td></tr></table>
</div>
<h4 class="dtH4">受保护的实例方法</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="protmethod.gif" title="受保护的方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassFinalizeTopic.htm">Finalize</a> (从 <b>Object</b> 继承)</td><td width="50%">
允许 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> 在“垃圾回收”回收 <b>Object</b> 之前尝试释放资源并执行其他清理操作。
</td></tr><tr VALIGN="top"><td width="50%"><img src="protmethod.gif" title="受保护的方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassMemberwiseCloneTopic.htm">MemberwiseClone</a> (从 <b>Object</b> 继承)</td><td width="50%">
创建当前 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> 的浅表副本。
</td></tr></table>
</div>
<h4 class="dtH4">请参见</h4>
<p>
<a href="X2Design.UI.UploadExceptionTooLargeSize.html">UploadExceptionTooLargeSize 类</a> | <a href="X2Design.UI.html">X2Design.UI 命名空间</a></p>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
<param name="Keyword" value="UploadExceptionTooLargeSize 类">
</param>
<param name="Keyword" value="X2Design.UI.UploadExceptionTooLargeSize 类">
</param>
<param name="Keyword" value="UploadExceptionTooLargeSize class, 成员">
</param>
</object>
<hr />
<div id="footer">
<p>
<a href="http://www.x2design.net">笑笑设计 @ 版权所有</a>
</p>
<p>从程序集 X2WebControls 生成 [版本: 1.3.2663.40020]</p>
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -