共用方式為


.NET Framework 4 中過時的型別

更新:2010 年 8 月

下列各節將列出已經在 .NET Framework 4 版 中宣告為過時的型別和成員。 過時的型別會根據型別所在的組件來組織。這些表格的組織方式如下:

  • 系統組件中的過時型別

    • mscorlib.dll

    • System.Core.dll

    • System.Data.dll

    • System.Data.OracleClient.dll

    • System.Design.dll

    • System.dll

    • System.EnterpriseServices.dll

    • System.Web.dll

    • System.Web.Mobile.dll

    • System.Xaml.dll

    • System.Xml.dll

  • Microsoft 組件中的過時型別

系統組件中的過時型別

下列表格將列出已經在系統組件中宣告為過時的型別。 這些組件是用於以 .NET Framework 為目標的一般用途應用程式開發。

mscorlib.dll

型別

訊息

[ T:System.ExecutionEngineException ]

這個型別先前會在執行階段中指出未指定的嚴重錯誤。 執行階段已不再引發這個例外狀況,因此這個型別已過時。

[ T:System.Collections.IHashCodeProvider ]

請改用 System.Collections.IEqualityComparer

[ T:System.Collections.CaseInsensitiveHashCodeProvider ]

請改用 System.StringComparer

[ T:System.Security.Policy.FirstMatchCodeGroup ]

這個型別已經過時,將在未來的 .NET Framework 發行版本中移除。

[ T:System.Security.Policy.PermissionRequestEvidence ]

組件層級宣告式安全性已過期,CLR 預設不再強制使用。

[ T:System.Security.Policy.UnionCodeGroup ]

這個型別已經過時,將在未來的 .NET Framework 發行版本中移除。

[ T:System.Runtime.InteropServices.IDispatchImplType ]

System.Runtime.InteropServices.IDispatchImplAttribute 已被取代。

[ T:System.Runtime.InteropServices.IDispatchImplAttribute ]

這個屬性已被取代,將在未來的版本中移除。

[ T:System.Runtime.InteropServices.SetWin32ContextInIDispatchAttribute ]

這個屬性已被取代。 應用程式定義域不再遵循 IDispatch 呼叫中的啟動內容界限。

[ T:System.Runtime.InteropServices.BIND_OPTS ]

請改用 System.Runtime.InteropServices.ComTypes.BIND_OPTS

[ T:System.Runtime.InteropServices.UCOMIBindCtx ]

請改用 System.Runtime.InteropServices.ComTypes.IBindCtx

[ T:System.Runtime.InteropServices.UCOMIConnectionPointContainer ]

請改用 System.Runtime.InteropServices.ComTypes.IConnectionPointContainer

[ T:System.Runtime.InteropServices.UCOMIConnectionPoint ]

請改用 System.Runtime.InteropServices.ComTypes.IConnectionPoint

[ T:System.Runtime.InteropServices.UCOMIEnumMoniker ]

請改用 System.Runtime.InteropServices.ComTypes.IEnumMoniker

[ T:System.Runtime.InteropServices.CONNECTDATA ]

請改用 System.Runtime.InteropServices.ComTypes.CONNECTDATA

[ T:System.Runtime.InteropServices.UCOMIEnumConnections ]

請改用 System.Runtime.InteropServices.ComTypes.IEnumConnections

[ T:System.Runtime.InteropServices.UCOMIEnumConnectionPoints ]

請改用 System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints

[ T:System.Runtime.InteropServices.UCOMIEnumString ]

請改用 System.Runtime.InteropServices.ComTypes.IEnumString

[ T:System.Runtime.InteropServices.UCOMIEnumVARIANT ]

請改用 System.Runtime.InteropServices.ComTypes.IEnumVARIANT

[ T:System.Runtime.InteropServices.FILETIME ]

請改用 System.Runtime.InteropServices.ComTypes.FILETIME

[ T:System.Runtime.InteropServices.UCOMIMoniker ]

請改用 System.Runtime.InteropServices.ComTypes.IMoniker

[ T:System.Runtime.InteropServices.UCOMIPersistFile ]

請改用 System.Runtime.InteropServices.ComTypes.IPersistFile

[ T:System.Runtime.InteropServices.UCOMIRunningObjectTable ]

請改用 System.Runtime.InteropServices.ComTypes.IRunningObjectTable

[ T:System.Runtime.InteropServices.STATSTG ]

請改用 System.Runtime.InteropServices.ComTypes.STATSTG

[ T:System.Runtime.InteropServices.UCOMIStream ]

請改用 System.Runtime.InteropServices.ComTypes.IStream

[ T:System.Runtime.InteropServices.DESCKIND ]

請改用 System.Runtime.InteropServices.ComTypes.DESCKIND

[ T:System.Runtime.InteropServices.BINDPTR ]

請改用 System.Runtime.InteropServices.ComTypes.BINDPTR

[ T:System.Runtime.InteropServices.UCOMITypeComp ]

請改用 System.Runtime.InteropServices.ComTypes.ITypeComp

[ T:System.Runtime.InteropServices.TYPEKIND ]

請改用 System.Runtime.InteropServices.ComTypes.TYPEKIND

[ T:System.Runtime.InteropServices.TYPEFLAGS ]

請改用 System.Runtime.InteropServices.ComTypes.TYPEFLAGS

[ T:System.Runtime.InteropServices.IMPLTYPEFLAGS ]

請改用 System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS

[ T:System.Runtime.InteropServices.TYPEATTR ]

請改用 System.Runtime.InteropServices.ComTypes.TYPEATTR

[ T:System.Runtime.InteropServices.FUNCDESC ]

請改用 System.Runtime.InteropServices.ComTypes.FUNCDESC

[ T:System.Runtime.InteropServices.IDLFLAG ]

請改用 System.Runtime.InteropServices.ComTypes.IDLFLAG

[ T:System.Runtime.InteropServices.IDLDESC ]

請改用 System.Runtime.InteropServices.ComTypes.IDLDESC

[ T:System.Runtime.InteropServices.PARAMFLAG ]

請改用 System.Runtime.InteropServices.ComTypes.PARAMFLAG

[ T:System.Runtime.InteropServices.PARAMDESC ]

請改用 System.Runtime.InteropServices.ComTypes.PARAMDESC

[ T:System.Runtime.InteropServices.TYPEDESC ]

請改用 System.Runtime.InteropServices.ComTypes.TYPEDESC

[ T:System.Runtime.InteropServices.ELEMDESC ]

請改用 System.Runtime.InteropServices.ComTypes.ELEMDESC

[ T:System.Runtime.InteropServices.VARDESC ]

請改用 System.Runtime.InteropServices.ComTypes.VARDESC

[ T:System.Runtime.InteropServices.DISPPARAMS ]

請改用 System.Runtime.InteropServices.ComTypes.DISPPARAMS

[ T:System.Runtime.InteropServices.EXCEPINFO ]

請改用 System.Runtime.InteropServices.ComTypes.EXCEPINFO

[ T:System.Runtime.InteropServices.FUNCKIND ]

請改用 System.Runtime.InteropServices.ComTypes.FUNCKIND

[ T:System.Runtime.InteropServices.INVOKEKIND ]

請改用 System.Runtime.InteropServices.ComTypes.INVOKEKIND

[ T:System.Runtime.InteropServices.CALLCONV ]

請改用 System.Runtime.InteropServices.ComTypes.CALLCONV

[ T:System.Runtime.InteropServices.FUNCFLAGS ]

請改用 System.Runtime.InteropServices.ComTypes.FUNCFLAGS

[ T:System.Runtime.InteropServices.VARFLAGS ]

請改用 System.Runtime.InteropServices.ComTypes.VARFLAGS

[ T:System.Runtime.InteropServices.UCOMITypeInfo ]

請改用 System.Runtime.InteropServices.ComTypes.ITypeInfo

[ T:System.Runtime.InteropServices.SYSKIND ]

請改用 System.Runtime.InteropServices.ComTypes.SYSKIND

[ T:System.Runtime.InteropServices.LIBFLAGS ]

請改用 System.Runtime.InteropServices.ComTypes.LIBFLAGS

[ T:System.Runtime.InteropServices.TYPELIBATTR ]

請改用 System.Runtime.InteropServices.ComTypes.TYPELIBATTR

[ T:System.Runtime.InteropServices.UCOMITypeLib ]

請改用 System.Runtime.InteropServices.ComTypes.ITypeLib

[ T:System.Security.SecurityCriticalScope ]

SecurityCriticalScope 僅用於 .NET 2.0 透明度相容性。

[ T:System.Security.SecurityTreatAsSafeAttribute ]

SecurityTreatAsSafe 僅用於 .NET 2.0 透明度相容性。 請改用 System.Security.SecuritySafeCriticalAttribute

[ T:System.Reflection.Emit.UnmanagedMarshal ]

有替代的 API 可用:請改為發出 MarshalAs 自訂屬性。

[ T:System.Configuration.Assemblies.AssemblyHash ]

AssemblyHash 類別已被取代。

System.Core.dll

型別

訊息

[ T:System.Runtime.CompilerServices.ExecutionScope ]

請勿使用這個型別。

System.Data.dll

型別

訊息

[ T:System.Data.DataSysDescriptionAttribute ]

DataSysDescriptionAttribute 已被取代。

[ T:System.Data.TypedDataSetGenerator ]

TypedDataSetGenerator 類別將在未來的發行版本中移除。 請使用 System.Design.dll 中的 System.Data.Design.TypedDataSetGenerator

[ T:System.Data.PropertyAttributes ]

PropertyAttributes 已被取代。

[ T:System.Xml.XmlDataDocument ]

XmlDataDocument 類別將在未來的發行版本中移除。

System.Data.OracleClient.dll

型別

訊息

[ T:System.Data.OracleClient.OracleCommand ]

OracleCommand 已被取代。

[ T:System.Data.OracleClient.OracleCommandBuilder ]

OracleCommandBuilder 已被取代。

[ T:System.Data.OracleClient.OracleConnection ]

OracleConnection 已被取代。

[ T:System.Data.OracleClient.OracleConnectionStringBuilder ]

OracleConnectionStringBuilder 已被取代。

[ T:System.Data.OracleClient.OracleDataAdapter ]

OracleDataAdapter 已被取代。

[ T:System.Data.OracleClient.OracleClientFactory ]

OracleClientFactory 已被取代。

[ T:System.Data.OracleClient.OraclePermission ]

OraclePermission 已被取代。

System.Design.dll

型別

訊息

[ T:System.ComponentModel.Design.LocalizationExtenderProvider ]

這個類別已被取代。 請改用 System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider

[ T:System.Web.UI.Design.DataBindingCollectionConverter ]

由於資料繫結編輯功能是經由 System.ComponentModel.Design.DesignerActionList 而非屬性方格啟動,因此不建議使用這個型別。

[ T:System.Web.UI.Design.DataBindingCollectionEditor ]

由於資料繫結編輯功能是經由 System.ComponentModel.Design.DesignerActionList 而非屬性方格啟動,因此不建議使用這個型別。

[ T:System.Web.UI.Design.IHtmlControlDesignerBehavior ]

建議的替代方案是 System.Web.UI.Design.IControlDesignerTagSystem.Web.UI.Design.IControlDesignerView

[ T:System.Web.UI.Design.ITemplateEditingFrame ]

由於範本編輯功能是在 System.Web.UI.Design.ControlDesigner 中處理,因此不建議使用這個型別。 若要支援範本編輯功能,請公開 ControlDesigner.TemplateGroups 屬性中的範本資料,並且呼叫 ControlDesigner.SetViewFlags(ViewFlags.TemplateEditing, true)。

[ T:System.Web.UI.Design.ITemplateEditingService ]

由於範本編輯功能是在 System.Web.UI.Design.ControlDesigner 中處理,因此不建議使用這個型別。 若要支援範本編輯功能,請公開 ControlDesigner.TemplateGroups 屬性中的範本資料,並且呼叫 ControlDesigner.SetViewFlags(ViewFlags.TemplateEditing, true)。

[ T:System.Web.UI.Design.IControlDesignerBehavior ]

建議的替代方案是 System.Web.UI.Design.IControlDesignerTagSystem.Web.UI.Design.IControlDesignerView

[ T:System.Web.UI.Design.IWebFormReferenceManager ]

建議的替代做法是 System.Web.UI.Design.WebFormsReferenceManagerWebFormsReferenceManager 包含其他功能而且允許更大的擴充性。 若要取得 WebFormsReferenceManager,請從您的 System.Web.UI.Design.ControlDesigner 使用 RootDesigner.ReferenceManager 屬性。

[ T:System.Web.UI.Design.IWebFormsDocumentService ]

建議的替代做法是 System.Web.UI.Design.WebFormsRootDesignerWebFormsRootDesigner 包含其他功能而且允許更大的擴充性。 若要取得 WebFormsRootDesigner,請從您的 System.Web.UI.Design.ControlDesigner 使用 RootDesigner 屬性。

[ T:System.Web.UI.Design.ReadWriteControlDesigner ]

建議的替代方案是 System.Web.UI.Design.ContainerControlDesigner,因為它會使用 System.Web.UI.Design.EditableDesignerRegion 來編輯內容。 設計工具區域可讓您有效控制所編輯的內容。

[ T:System.Web.UI.Design.TemplateEditingService ]

由於範本編輯功能是在 System.Web.UI.Design.ControlDesigner 中處理,因此不建議使用這個型別。 若要支援範本編輯功能,請公開 ControlDesigner.TemplateGroups 屬性中的範本資料,並且呼叫 ControlDesigner.SetViewFlags(ViewFlags.TemplateEditing, true)。

[ T:System.Web.UI.Design.TemplateEditingVerb ]

由於範本編輯功能是在 System.Web.UI.Design.ControlDesigner 中處理,因此不建議使用這個型別。 若要支援範本編輯功能,請公開 ControlDesigner.TemplateGroups 屬性中的範本資料,並且呼叫 ControlDesigner.SetViewFlags(ViewFlags.TemplateEditing, true)。

[ T:System.Web.UI.Design.WebControls.CalendarAutoFormatDialog ]

由於 [自動格式設定] 對話方塊是由設計工具主應用程式啟動,因此不建議使用這個型別。 可用的自動格式設定清單會公開在 ControlDesigner.AutoFormats 屬性中的 System.Web.UI.Design.ControlDesigner 上。

[ T:System.Web.UI.Design.WebControls.PanelDesigner ]

建議的替代方案是 System.Web.UI.Design.WebControls.PanelContainerDesigner,因為它會使用 System.Web.UI.Design.EditableDesignerRegion 來編輯內容。 設計工具區域可讓您有效控制所編輯的內容。

System.dll

型別

訊息

[ T:System.ComponentModel.IComNativeDescriptorHandler ]

這個介面已被取代。 請改為加入 System.ComponentModel.TypeDescriptionProvider 來處理 TypeDescriptor.ComObjectType 型別。

[ T:System.ComponentModel.RecommendedAsConfigurableAttribute ]

請改用 System.ComponentModel.SettingsBindableAttribute 來處理新的設定模型。

[ T:System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute ]

這個屬性已被取代。 請改用 System.ComponentModel.Design.Serialization.DesignerSerializerAttribute。 例如,若要指定 CodeDom 的根設計工具,請使用 DesignerSerializerAttribute(...,typeof(TypeCodeDomSerializer))。

[ T:System.Net.GlobalProxySelection ]

這個類別已被取代。 請改用 WebRequest.DefaultWebProxy 來存取和設定全域預設 Proxy。 請使用 'null' 而非 GlobalProxySelection.GetEmptyWebProxy

[ T:System.Diagnostics.DiagnosticsConfigurationHandler ]

這個類別已被取代。

[ T:System.Diagnostics.PerformanceCounterManager ]

這個類別已被取代。 請改為透過 System.Diagnostics.PerformanceCounter 類別使用效能計數器。

System.EnterpriseServices.dll

型別

訊息

[ T:System.EnterpriseServices.RegistrationHelperTx ]

RegistrationHelperTx 類別已被取代。

System.Web.dll

型別

訊息

[ T:System.Web.Configuration.PassportAuthentication ]

這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Live ID 取代該產品。

[ T:System.Web.Security.PassportAuthenticationEventArgs ]

這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Live ID 取代該產品。

[ T:System.Web.Security.PassportAuthenticationEventHandler ]

這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Live ID 取代該產品。

[ T:System.Web.Security.PassportAuthenticationModule ]

這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Live ID 取代該產品。

[ T:System.Web.Security.PassportIdentity ]

這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Live ID 取代該產品。

[ T:System.Web.Security.PassportPrincipal ]

這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Live ID 取代該產品。

[ T:System.Web.UI.ObjectConverter ]

建議的替代方案是 System.ConvertString.Format

[ T:System.Web.Mail.SmtpMail ]

建議的替代做法是 System.Net.Mail.SmtpClient

[ T:System.Web.Mail.MailFormat ]

建議的替代做法是 MailMessage.IsBodyHtml

[ T:System.Web.Mail.MailPriority ]

建議的替代做法是 System.Net.Mail.MailPriority

[ T:System.Web.Mail.MailEncoding ]

建議的替代做法是 System.Net.Mime.TransferEncoding

[ T:System.Web.Mail.MailAttachment ]

建議的替代方案是 System.Net.Mail.Attachment

[ T:System.Web.Mail.MailMessage ]

建議的替代做法是 System.Net.Mail.MailMessage

System.Web.Mobile.dll

型別

訊息

[ T:System.Web.Mobile.CookielessData ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.Mobile.DeviceFiltersSection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.Mobile.DeviceFilterElementCollection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.Mobile.DeviceFilterElement ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.Mobile.ErrorHandlerModule ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.Mobile.MobileCapabilities ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.Mobile.MobileDeviceCapabilitiesSectionHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.Mobile.MobileErrorInfo ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.Mobile.MobileFormsAuthentication ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobileControl ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.AdRotator ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ArrayListCollectionBase ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.TextControl ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.BaseValidator ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Calendar ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Command ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.CompareValidator ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListViewMode ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.BooleanOption ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.FontSize ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Alignment ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Wrapping ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ListDecoration ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ListSelectType ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.FormMethod ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.CommandFormat ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Constants ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ControlPager ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.CustomValidator ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DesignerAdapterAttribute ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceOverridableAttribute ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceSpecific ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceSpecificControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceSpecificChoice ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceSpecificChoiceControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceSpecificChoiceTemplateBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceSpecificChoiceTemplateContainer ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceSpecificChoiceCollection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobilePage ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ErrorFormatterPage ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.FontInfo ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ITemplateable ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Panel ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Form ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobileControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.LiteralTextContainerControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.FormControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.IControlAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Image ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.IObjectListFieldCollection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.IPageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ItemPager ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Label ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Link ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.PagedControl ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.List ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ListCommandEventArgs ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ListCommandEventHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ListControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ListDataBindEventArgs ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ListDataBindEventHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.LiteralLink ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.LiteralText ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.LiteralTextControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.LoadItemsEventArgs ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.LoadItemsEventHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobileControlsSection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceElementCollection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.DeviceElement ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ControlElementCollection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ControlElement ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobileTypeNameConverter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobileControlsSectionHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobileListItemType ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.TemplateContainer ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobileListItem ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobileListItemCollection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.MobileUserControl ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectList ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListCommand ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListCommandCollection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListCommandEventArgs ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListCommandEventHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListDataBindEventArgs ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListDataBindEventHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListField ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListFieldCollection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListItem ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListItemCollection ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListSelectEventArgs ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListSelectEventHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListShowCommandsEventArgs ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListShowCommandsEventHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ObjectListTitleAttribute ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Style ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.PagerStyle ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.PanelControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.PersistNameAttribute ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.PhoneCall ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.RangeValidator ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.RegularExpressionValidator ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.RequiredFieldValidator ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.SelectionList ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.StyleSheet ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.StyleSheetControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.TextBox ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.TextBoxControlBuilder ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.TextView ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.TextViewElement ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.ValidationSummary ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ControlAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlControlAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlCalendarAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlCommandAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlCommandAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlFormAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlFormAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlImageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlImageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlLinkAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlLinkAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.MultiPartWriter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.MobileTextWriter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlMobileTextWriter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlPageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlPageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlPhoneCallAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlPhoneCallAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlSelectionListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlSelectionListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlTextBoxAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.ChtmlTextBoxAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlCalendarAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlLabelAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlLiteralTextAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlObjectListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlPanelAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlTextViewAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlValidationSummaryAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.HtmlValidatorAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.UpWmlMobileTextWriter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlControlAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlPageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.UpWmlPageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlCalendarAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlCommandAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlFormAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlImageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlLabelAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlLinkAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlLiteralTextAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlObjectListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlPanelAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlPhoneCallAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlPostFieldType ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlSelectionListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlTextBoxAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlTextViewAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlValidationSummaryAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.WmlValidatorAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.Doctype ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.StyleSheetLocation ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlControlAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCalendarAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCommandAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlFormAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlImageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlLabelAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlLinkAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlLiteralTextAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlObjectListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPageAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPanelAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPhoneCallAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlSelectionListAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlTextBoxAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlTextViewAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlValidationSummaryAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlValidatorAdapter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCssHandler ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.Design.MobileControls.IMobileDesigner ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.Design.MobileControls.IMobileWebFormServices ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.Design.MobileControls.MobileResource ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.Design.MobileControls.Converters.DataFieldConverter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

[ T:System.Web.UI.Design.MobileControls.Converters.DataMemberConverter ]

System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 ASP.NET for Mobiles (英文)。

System.Xaml.dll

型別

訊息

[ T:System.Windows.Markup.AcceptedMarkupExtensionExpressionTypeAttribute ]

XAML 剖析器已不使用這個項目。 請查看 System.Windows.Markup.XamlSetMarkupExtensionAttribute

System.Xml.dll

型別

訊息

[ T:System.Xml.XmlValidatingReader ]

請改用使用正確 System.Xml.XmlReaderSettingsXmlReader.Create 方法所建立的 System.Xml.XmlReader

[ T:System.Xml.Xsl.XslTransform ]

這個類別已被取代。 請改用 System.Xml.Xsl.XslCompiledTransform

[ T:System.Xml.Schema.XmlSchemaCollection ]

請使用 System.Xml.Schema.XmlSchemaSet 進行結構描述編譯和驗證。

Microsoft 組件中的過時型別

下列章節將列出 Microsoft 組件中的過時型別。 這些組件是特殊用途的組件,例如以個別語言 (例如 Microsoft.JScript.dll 或 Microsoft.VisualC.dll) 為目標的組件。

IEHost.dll 和 IEExec.exe

IEHost.dll 和 IEExec.exe 組件已經從 .NET Framework 中移除。 其所有型別和成員都已經過時,而且 .NET Framework 4 中不再支援。 這些組件之前是用來裝載 Windows Form 控制項以及在 Internet Explorer 中執行可執行檔。 建議的替代方案包括 ClickOnce、XAML 瀏覽器應用程式 (XBAP) 和 Microsoft Silverlight。

Microsoft.JScript.dll

型別

訊息

[ T:Microsoft.JScript.Vsa.IJSVsaSite ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.IJSVsaEngine ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.BaseVsaEngine ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.BaseVsaSite ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.BaseVsaStartup ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.IJSVsaError ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.ResInfo ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.IJSVsaItem ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.IJSVsaCodeItem ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.JSVsaItemType ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.JSVsaItemFlag ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.IJSVsaPersistSite ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.IJSVsaItems ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.IJSVsaReferenceItem ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.IJSVsaGlobalItem ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.JSVsaError ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.JSVsaException ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

[ T:Microsoft.JScript.Vsa.VsaEngine ]

這個型別在 Visual Studio 2005 中已不適用,因此不建議使用這個型別。目前沒有取代這項功能的項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

Microsoft.VisualC.dll

型別

訊息

[ T:Microsoft.VisualC.IsCXXReferenceModifier ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

[ T:Microsoft.VisualC.IsConstModifier ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

[ T:Microsoft.VisualC.IsLongModifier ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

[ T:Microsoft.VisualC.IsVolatileModifier ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

[ T:Microsoft.VisualC.IsSignedModifier ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

[ T:Microsoft.VisualC.NoSignSpecifiedModifier ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

[ T:Microsoft.VisualC.NeedsCopyConstructorModifier ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

[ T:Microsoft.VisualC.DecoratedNameAttribute ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

[ T:Microsoft.VisualC.MiscellaneousBitsAttribute ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

[ T:Microsoft.VisualC.DebugInfoInPDBAttribute ]

Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

請參閱

其他資源

.NET Framework 的過時功能

.NET Framework 4 中過時的成員

變更記錄

日期

記錄

原因

2010 年 8 月

已將 IEHost.dll 和 IEExec.exe 加入至已過時的組件清單中。

內容 Bug 修正。