.NET Framework 中過時的型別

本文中的表格列出 .NET Framework 4.5 和 .NET Framework 4.6 中已淘汱類型 (依組件分組)。 使用下列連結查看每個組件中過時的型別和建議的替代方案。 因為這些型別已經過時,其所有成員也已經過時。 如需 .NET Framework 類別庫中其他過時成員的清單,請參閱過時的成員

系統組件中的過時型別

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

組件:mscorlib.dll

類型 訊息
System.ExecutionEngineException 這個型別先前會在執行階段中指出未指定的嚴重錯誤。 執行階段已不再引發這個例外狀況,因此這個型別已過時。
System.Collections.CaseInsensitiveHashCodeProvider 請改用 System.StringComparer
System.Collections.IHashCodeProvider 請改用 System.Collections.IEqualityComparer
System.Configuration.Assemblies.AssemblyHash AssemblyHash 類別已被取代。
System.Diagnostics.Contracts.Internal.ContractHelper 在 .NET Framework 4.5 中首先被取代。 改為在 System.Runtime.CompilerServices 命名空間中使用 System.Runtime.CompilerServices.ContractHelper 類別。
System.Reflection.Emit.UnmanagedMarshal 有替代的 API 可用:請改為發出 System.Runtime.InteropServices.MarshalAsAttribute 自訂屬性。
System.Runtime.InteropServices.BIND_OPTS 請改用 System.Runtime.InteropServices.ComTypes.BIND_OPTS
System.Runtime.InteropServices.BINDPTR 請改用 System.Runtime.InteropServices.ComTypes.BINDPTR
System.Runtime.InteropServices.CALLCONV 請改用 System.Runtime.InteropServices.ComTypes.CALLCONV
System.Runtime.InteropServices.CONNECTDATA 請改用 System.Runtime.InteropServices.ComTypes.CONNECTDATA
System.Runtime.InteropServices.DESCKIND 請改用 System.Runtime.InteropServices.ComTypes.DESCKIND
System.Runtime.InteropServices.DISPPARAMS 請改用 System.Runtime.InteropServices.ComTypes.DISPPARAMS
System.Runtime.InteropServices.ELEMDESC 請改用 System.Runtime.InteropServices.ComTypes.ELEMDESC
System.Runtime.InteropServices.EXCEPINFO 請改用 System.Runtime.InteropServices.ComTypes.EXCEPINFO
System.Runtime.InteropServices.FILETIME 請改用 System.Runtime.InteropServices.ComTypes.FILETIME
System.Runtime.InteropServices.FUNCDESC 請改用 System.Runtime.InteropServices.ComTypes.FUNCDESC
System.Runtime.InteropServices.FUNCFLAGS 請改用 System.Runtime.InteropServices.ComTypes.FUNCFLAGS
System.Runtime.InteropServices.FUNCKIND 請改用 System.Runtime.InteropServices.ComTypes.FUNCKIND
System.Runtime.InteropServices.IDispatchImplAttribute 這個屬性已被取代,將在未來的版本中移除。
System.Runtime.InteropServices.IDispatchImplType System.Runtime.InteropServices.IDispatchImplAttribute 已被取代。
System.Runtime.InteropServices.IDLDESC 請改用 System.Runtime.InteropServices.ComTypes.IDLDESC
System.Runtime.InteropServices.IDLFLAG 請改用 System.Runtime.InteropServices.ComTypes.IDLFLAG
System.Runtime.InteropServices.IMPLTYPEFLAGS 請改用 System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS
System.Runtime.InteropServices.INVOKEKIND 請改用 System.Runtime.InteropServices.ComTypes.INVOKEKIND
System.Runtime.InteropServices.LIBFLAGS 請改用 System.Runtime.InteropServices.ComTypes.LIBFLAGS
System.Runtime.InteropServices.PARAMDESC 請改用 System.Runtime.InteropServices.ComTypes.PARAMDESC
System.Runtime.InteropServices.PARAMFLAG 請改用 System.Runtime.InteropServices.ComTypes.PARAMFLAG
System.Runtime.InteropServices.SetWin32ContextInIDispatchAttribute 這個屬性已被取代。 應用程式定義域不再遵循 IDispatch 呼叫中的啟動內容界限。
System.Runtime.InteropServices.STATSTG 請改用 System.Runtime.InteropServices.ComTypes.STATSTG
System.Runtime.InteropServices.SYSKIND 請改用 System.Runtime.InteropServices.ComTypes.SYSKIND
System.Runtime.InteropServices.TYPEATTR 請改用 System.Runtime.InteropServices.ComTypes.TYPEATTR
System.Runtime.InteropServices.TYPEDESC 請改用 System.Runtime.InteropServices.ComTypes.TYPEDESC
System.Runtime.InteropServices.TYPEFLAGS 請改用 System.Runtime.InteropServices.ComTypes.TYPEFLAGS
System.Runtime.InteropServices.TYPEKIND 請改用 System.Runtime.InteropServices.ComTypes.TYPEKIND
System.Runtime.InteropServices.TYPELIBATTR 請改用 System.Runtime.InteropServices.ComTypes.TYPELIBATTR
System.Runtime.InteropServices.UCOMIBindCtx 請改用 System.Runtime.InteropServices.ComTypes.IBindCtx
System.Runtime.InteropServices.UCOMIConnectionPoint 請改用 System.Runtime.InteropServices.ComTypes.IConnectionPoint
System.Runtime.InteropServices.UCOMIConnectionPointContainer 請改用 System.Runtime.InteropServices.ComTypes.IConnectionPointContainer
System.Runtime.InteropServices.UCOMIEnumConnectionPoints 請改用 System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints
System.Runtime.InteropServices.UCOMIEnumConnections 請改用 System.Runtime.InteropServices.ComTypes.IEnumConnections
System.Runtime.InteropServices.UCOMIEnumMoniker 請改用 System.Runtime.InteropServices.ComTypes.IEnumMoniker
System.Runtime.InteropServices.UCOMIEnumString 請改用 System.Runtime.InteropServices.ComTypes.IEnumString
System.Runtime.InteropServices.UCOMIEnumVARIANT 請改用 System.Runtime.InteropServices.ComTypes.IEnumVARIANT
System.Runtime.InteropServices.UCOMIMoniker 請改用 System.Runtime.InteropServices.ComTypes.IMoniker
System.Runtime.InteropServices.UCOMIPersistFile 請改用 System.Runtime.InteropServices.ComTypes.IPersistFile
System.Runtime.InteropServices.UCOMIRunningObjectTable 請改用 System.Runtime.InteropServices.ComTypes.IRunningObjectTable
System.Runtime.InteropServices.UCOMIStream 請改用 System.Runtime.InteropServices.ComTypes.IStream
System.Runtime.InteropServices.UCOMITypeComp 請改用 System.Runtime.InteropServices.ComTypes.ITypeComp
System.Runtime.InteropServices.UCOMITypeInfo 請改用 System.Runtime.InteropServices.ComTypes.ITypeInfo
System.Runtime.InteropServices.UCOMITypeLib 請改用 System.Runtime.InteropServices.ComTypes.ITypeLib
System.Runtime.InteropServices.VARDESC 請改用 System.Runtime.InteropServices.ComTypes.VARDESC
System.Runtime.InteropServices.VARFLAGS 請改用 System.Runtime.InteropServices.ComTypes.VARFLAGS
System.Security.SecurityCriticalScope SecurityCriticalScope 僅適用於 .NET Framework 2.0 透明度相容性。
System.Security.SecurityTreatAsSafeAttribute SecurityTreatAsSafeAttribute 僅適用於 .NET Framework 2.0 透明度相容性。 請改用 System.Security.SecuritySafeCriticalAttribute
System.Security.Policy.FirstMatchCodeGroup 這個型別已經過時,將在未來的 .NET Framework 發行版本中移除。
System.Security.Policy.PermissionRequestEvidence 組件層級宣告式安全性已過期,CLR 預設不再強制使用。
System.Security.Policy.UnionCodeGroup 這個型別已經過時,將在未來的 .NET Framework 發行版本中移除。

回到頁首

組件:System.Core.dll

類型 訊息
System.Runtime.CompilerServices.ExecutionScope 使用這個型別會產生編譯器錯誤。

請勿使用這個型別。

回到頁首

組件:System.Data.dll

類型 訊息
System.Data.DataSysDescriptionAttribute DataSysDescriptionAttribute 已被取代。
System.Data.PropertyAttributes PropertyAttributes 已被取代。
System.Data.TypedDataSetGenerator TypedDataSetGenerator 類別將在未來的發行版本中移除。 請使用 System.Design.dll 中的 System.Data.Design.TypedDataSetGenerator
System.Xml.XmlDataDocument XmlDataDocument 類別將在未來的發行版本中移除。

回到頁首

組件:System.Data.OracleClient.dll

類型 訊息
System.Data.OracleClient.OracleClientFactory OracleClientFactory 已被取代。
System.Data.OracleClient.OracleCommand OracleCommand 已被取代。
System.Data.OracleClient.OracleCommandBuilder OracleCommandBuilder 已被取代。
System.Data.OracleClient.OracleConnection OracleConnection 已被取代。
System.Data.OracleClient.OracleConnectionStringBuilder OracleConnectionStringBuilder 已被取代。
System.Data.OracleClient.OracleDataAdapter OracleDataAdapter 已被取代。
System.Data.OracleClient.OraclePermission OraclePermission 已被取代。
System.Data.OracleClient.OraclePermissionAttribute System.Data.OracleClient.OraclePermissionAttribute 已被取代。

回到頁首

組件:System.Design.dll

類型 訊息
System.ComponentModel.Design.LocalizationExtenderProvider 這個類別已被取代。 請改用 System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider
System.Web.UI.Design.DataBindingCollectionConverter 由於資料繫結編輯功能是經由 System.ComponentModel.Design.DesignerActionList 而非屬性方格啟動,因此不建議使用這個型別。
System.Web.UI.Design.DataBindingCollectionEditor 由於資料繫結編輯功能是經由 System.ComponentModel.Design.DesignerActionList 而非屬性方格啟動,因此不建議使用這個型別。
System.Web.UI.Design.IControlDesignerBehavior 建議的替代方案是 System.Web.UI.Design.IControlDesignerTagSystem.Web.UI.Design.IControlDesignerView
System.Web.UI.Design.IHtmlControlDesignerBehavior 建議的替代方案是 System.Web.UI.Design.IControlDesignerTagSystem.Web.UI.Design.IControlDesignerView
System.Web.UI.Design.ITemplateEditingFrame 由於範本編輯功能是在 System.Web.UI.Design.ControlDesigner 中處理,因此不建議使用這個型別。 若要支援範本編輯功能,請公開 ControlDesigner.TemplateGroups 屬性中的範本資料,並呼叫 ControlDesigner.SetViewFlags
System.Web.UI.Design.IWebFormReferenceManager 建議的替代做法是 System.Web.UI.Design.WebFormsReferenceManagerWebFormsReferenceManager 包含其他功能而且允許更大的擴充性。 若要取得 WebFormsReferenceManager,請從您的 RootDesigner.ReferenceManager 使用 System.Web.UI.Design.ControlDesigner 屬性。
System.Web.UI.Design.IWebFormsDocumentService 建議的替代做法是 System.Web.UI.Design.WebFormsRootDesignerWebFormsRootDesigner 包含其他功能而且允許更大的擴充性。 若要取得 WebFormsRootDesigner,請從您的 RootDesigner 使用 System.Web.UI.Design.ControlDesigner 屬性。
System.Web.UI.Design.ITemplateEditingService 由於範本編輯功能是在 System.Web.UI.Design.ControlDesigner 中處理,因此不建議使用這個型別。 若要支援範本編輯功能,請公開 ControlDesigner.TemplateGroups 屬性中的範本資料,並呼叫 ControlDesigner.SetViewFlags
System.Web.UI.Design.ReadWriteControlDesigner 建議的替代方案是 System.Web.UI.Design.ContainerControlDesigner,因為它會使用 System.Web.UI.Design.EditableDesignerRegion 來編輯內容。 設計工具區域可讓您有效控制所編輯的內容。
System.Web.UI.Design.TemplateEditingService 由於範本編輯功能是在 System.Web.UI.Design.ControlDesigner 中處理,因此不建議使用這個型別。 若要支援範本編輯功能,請公開 ControlDesigner.TemplateGroups 屬性中的範本資料,並呼叫 ControlDesigner.SetViewFlags
System.Web.UI.Design.TemplateEditingVerb 由於範本編輯功能是在 System.Web.UI.Design.ControlDesigner 中處理,因此不建議使用這個型別。 若要支援範本編輯功能,請公開 ControlDesigner.TemplateGroups 屬性中的範本資料,並呼叫 ControlDesigner.SetViewFlags
System.Web.UI.Design.WebControls.CalendarAutoFormatDialog 由於 [自動格式設定] 對話方塊是由設計工具主應用程式啟動,因此不建議使用這個型別。 可用的自動格式設定清單會公開在 System.Web.UI.Design.ControlDesigner 屬性中的 ControlDesigner.AutoFormats 上。
System.Web.UI.Design.WebControls.PanelDesigner 建議的替代方案是 System.Web.UI.Design.WebControls.PanelContainerDesigner,因為它會使用 System.Web.UI.Design.EditableDesignerRegion 來編輯內容。 設計工具區域可讓您有效控制所編輯的內容。

回到頁首

組件:System.dll

類型 訊息
System.ComponentModel.IComNativeDescriptorHandler 這個介面已被取代。 請改為加入 System.ComponentModel.TypeDescriptionProvider 來處理 TypeDescriptor.ComObjectType 型別。
System.ComponentModel.RecommendedAsConfigurableAttribute 請改用 System.ComponentModel.SettingsBindableAttribute 來處理新的設定模型。
System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute 這個屬性已被取代。 請改用 System.ComponentModel.Design.Serialization.DesignerSerializerAttribute
System.Diagnostics.DiagnosticsConfigurationHandler 這個類別已被取代。
System.Diagnostics.PerformanceCounterManager 這個類別已被取代。 請改為透過 System.Diagnostics.PerformanceCounter 類別使用效能計數器。
System.Net.GlobalProxySelection 這個類別已被取代。 請改用 WebRequest.DefaultWebProxy 來存取和設定全域預設 Proxy。 請使用 'null' 而非 GlobalProxySelection.GetEmptyWebProxy
System.Net.Sockets.SocketClientAccessPolicyProtocol 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。

回到頁首

組件:System.EnterpriseServices.dll

類型 訊息
System.EnterpriseServices.RegistrationHelperTx RegistrationHelperTx 類別已被取代。

回到頁首

組件:System.Net.dll

類型 訊息
System.Net.INetworkProgress 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Net.IUnsafeWebRequestCreate 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Net.NetworkProgressChangedEventArgs 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Net.UiSynchronizationContext 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Net.Sockets.HttpPolicyDownloaderProtocol 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Net.Sockets.SecurityCriticalAction 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Net.Sockets.SocketPolicy 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Net.Sockets.UdpAnySourceMulticastClient 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Net.Sockets.UdpSingleSourceMulticastClient 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。

回到頁首

組件:System.ServiceModel.dll

類型 訊息
System.ServiceModel.NetPeerTcpBinding 在 .NET Framework 4.5 中首先被取代。

對等通道功能已經過時,未來將會移除。
System.ServiceModel.Channels.HttpCookieContainerBindingElement 在 .NET Framework 4.5 中首先被取代。

這個型別已經過時。 若要啟用 HTTP CookieContainer,請使用 Http 繫結或 AllowCookiesHttpTransportBindingElement 屬性。
System.ServiceModel.Channels.PeerCustomResolverBindingElement 在 .NET Framework 4.5 中首先被取代。

對等通道功能已經過時,未來將會移除。
System.ServiceModel.Channels.PeerTransportBindingElement 在 .NET Framework 4.5 中首先被取代。

對等通道功能已經過時,未來將會移除。
System.ServiceModel.Configuration.NetPeerTcpBindingCollectionElement 在 .NET Framework 4.5 中首先被取代。

對等通道功能已經過時,未來將會移除。
System.ServiceModel.Configuration.NetPeerTcpBindingElement 在 .NET Framework 4.5 中首先被取代。

對等通道功能已經過時,未來將會移除。
System.ServiceModel.Configuration.PeerTransportElement 在 .NET Framework 4.5 中首先被取代。

對等通道功能已經過時,未來將會移除。
System.ServiceModel.PeerResolvers.CustomPeerResolverService 在 .NET Framework 4.5 中首先被取代。

對等通道功能已經過時,未來將會移除。

回到頁首

組件:System.Web.dll

類型 訊息
System.Web.Configuration.PassportAuthentication 這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Microsoft 帳戶取代該產品
System.Web.Mail.MailAttachment 建議的替代做法是 System.Net.Mail.Attachment
System.Web.Mail.MailEncoding 建議的替代做法是 System.Net.Mime.TransferEncoding
System.Web.Mail.MailFormat 建議的替代做法是 MailMessage.IsBodyHtml
System.Web.Mail.MailMessage 建議的替代做法是 System.Net.Mail.MailMessage
System.Web.Mail.MailPriority 建議的替代做法是 System.Net.Mail.MailPriority
System.Web.Mail.SmtpMail 建議的替代做法是 System.Net.Mail.SmtpClient
System.Web.Security.PassportAuthenticationEventArgs 這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Microsoft 帳戶取代該產品
System.Web.Security.PassportAuthenticationEventHandler 這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Microsoft 帳戶取代該產品
System.Web.Security.PassportAuthenticationModule 這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Microsoft 帳戶取代該產品
System.Web.Security.PassportIdentity 這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Microsoft 帳戶取代該產品
System.Web.Security.PassportPrincipal 這個型別已經過時。 已不再支援 Passport 驗證產品,並且以 Microsoft 帳戶取代該產品
System.Web.UI.ObjectConverter 建議的替代方案是 System.ConvertString.Format

回到頁首

組件:System.Web.Mobile.dll

類型 訊息
System.Web.Mobile.CookielessData System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.Mobile.DeviceFilterElement System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.Mobile.DeviceFilterElementCollection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.Mobile.DeviceFiltersSection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.Mobile.ErrorHandlerModule System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.Mobile.MobileCapabilities System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.Mobile.MobileDeviceCapabilitiesSectionHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.Mobile.MobileErrorInfo System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.Mobile.MobileFormsAuthentication System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.Design.MobileControls.IMobileDesigner System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.Design.MobileControls.IMobileWebFormServices System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.Design.MobileControls.MobileResource System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.Design.MobileControls.Converters.DataFieldConverter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.Design.MobileControls.Converters.DataMemberConverter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.AdRotator System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Alignment System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ArrayListCollectionBase System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.BaseValidator System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.BooleanOption System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Calendar System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Command System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.CommandFormat System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.CompareValidator System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Constants System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ControlElement System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ControlElementCollection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ControlPager System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.CustomValidator System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DesignerAdapterAttribute System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceElement System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceElementCollection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceOverridableAttribute System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceSpecific System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceSpecificChoice System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceSpecificChoiceCollection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceSpecificChoiceControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceSpecificChoiceTemplateBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceSpecificChoiceTemplateContainer System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.DeviceSpecificControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ErrorFormatterPage System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.FontInfo System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.FontSize System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Form System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.FormControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.FormMethod System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.IControlAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Image System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.IObjectListFieldCollection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.IPageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ItemPager System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ITemplateable System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Label System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Link System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.List System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ListCommandEventArgs System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ListCommandEventHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ListControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ListDataBindEventArgs System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ListDataBindEventHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ListDecoration System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ListSelectType System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.LiteralLink System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.LiteralText System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.LiteralTextContainerControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.LiteralTextControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.LoadItemsEventArgs System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.LoadItemsEventHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobileControl System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobileControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobileControlsSection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobileControlsSectionHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobileListItem System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobileListItemCollection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobileListItemType System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobilePage System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobileTypeNameConverter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.MobileUserControl System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectList System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListCommand System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListCommandCollection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListCommandEventArgs System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListCommandEventHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListDataBindEventArgs System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListDataBindEventHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListField System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListFieldCollection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListItem System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListItemCollection System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListSelectEventArgs System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListSelectEventHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListShowCommandsEventArgs System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListShowCommandsEventHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListTitleAttribute System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ObjectListViewMode System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.PagedControl System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.PagerStyle System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Panel System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.PanelControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.PersistNameAttribute System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.PhoneCall System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.RangeValidator System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.RegularExpressionValidator System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.RequiredFieldValidator System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.SelectionList System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Style System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.StyleSheet System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.StyleSheetControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.TemplateContainer System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.TextBox System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.TextBoxControlBuilder System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.TextControl System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.TextView System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.TextViewElement System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.ValidationSummary System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Wrapping System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlCalendarAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlCommandAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlFormAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlImageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlLinkAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlMobileTextWriter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlPageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlPhoneCallAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlSelectionListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ChtmlTextBoxAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.ControlAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlCalendarAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlCommandAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlControlAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlFormAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlImageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlLabelAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlLinkAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlLiteralTextAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlObjectListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlPageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlPanelAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlPhoneCallAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlSelectionListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlTextBoxAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlTextViewAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlValidationSummaryAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.HtmlValidatorAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.MobileTextWriter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.MultiPartWriter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.UpWmlMobileTextWriter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.UpWmlPageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlCalendarAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlCommandAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlControlAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlFormAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlImageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlLabelAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlLinkAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlLiteralTextAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlObjectListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlPageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlPanelAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlPhoneCallAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlPostFieldType System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlSelectionListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlTextBoxAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlTextViewAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlValidationSummaryAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.WmlValidatorAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.Doctype System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.StyleSheetLocation System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCalendarAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCommandAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlControlAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCssHandler System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlFormAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlImageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlLabelAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlLinkAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlLiteralTextAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlObjectListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPageAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPanelAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPhoneCallAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlSelectionListAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlTextBoxAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlTextViewAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlValidationSummaryAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlValidatorAdapter System.Web.Mobile.dll 組件已被取代,不應該再使用。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱行動裝置的 ASP.NET

回到頁首

組件:System.Workflow.Activities.dll

類型 訊息
System.Workflow.Activities 命名空間中的所有型別。 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.Activities.Configuration.ActiveDirectoryRoleFactoryConfiguration 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.Activities.Rules.RuleActionTrackingEvent 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.Activities.Rules.RuleConditionReference 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.Activities.Rules.RuleSetReference 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。

回到頁首

組件:System.Workflow.ComponentModel.dll

類型 訊息
System.Workflow.ComponentModel 命名空間中除了 System.Workflow.ComponentModel.GetValueOverrideSystem.Workflow.ComponentModel.SetValueOverride 之外的所有型別 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.ComponentModel.Compiler 命名空間中除了 System.Workflow.ComponentModel.Compiler.ValidationErrorSystem.Workflow.ComponentModel.Compiler.ValidationErrorCollection 之外的所有型別 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.ComponentModel.Design 命名空間中除了 ConnectorEventHandler 之外的所有型別 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.ComponentModel.Serialization.ActivityCodeDomSerializationManager 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.ComponentModel.Serialization.ActivityCodeDomSerializer 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.ComponentModel.Serialization.ActivityMarkupSerializer 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.ComponentModel.Serialization.ActivitySurrogateSelector 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.ComponentModel.Serialization.ActivityTypeCodeDomSerializer 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.ComponentModel.Serialization.CompositeActivityMarkupSerializer 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.ComponentModel.Serialization.DependencyObjectCodeDomSerializer 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。

回到頁首

組件:System.Workflow.Runtime.dll

類型 訊息
System.Activities.Statements.Interop 在 .NET Framework 4.5 中首先被取代。

Workflow Foundation 3.0 類型已被取代。 請改用來自 System.Activities* 的 Workflow 4.0 型別。
System.Activities.Tracking.InteropTrackingRecord 在 .NET Framework 4.5 中首先被取代。

Workflow Foundation 3.0 類型已被取代。 請改用來自 System.Activities* 的 Workflow 4.0 型別。
System.Workflow.Runtime 命名空間中的所有型別。 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.Runtime.Configuration 命名空間中的所有型別。 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.Runtime.DebugEngine 命名空間中除了 DebugEngineCallback 之外的所有型別 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.Runtime.Hosting 命名空間中除了 WorkflowCommitWorkBatchService.CommitWorkBatchCallback 之外的所有型別 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。
System.Workflow.Runtime.Tracking 命名空間中的所有型別。 在 .NET Framework 4.5 中首先被取代。

System.Workflow.* 類型已被取代。 請改用來自 System.Activities* 的新型別。

回到頁首

組件:System.WorkflowServices.dll

類型 訊息
System.ServiceModel.WorkflowServiceHost 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Activation.WorkflowServiceHostFactory 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Activities.Description.WorkflowRuntimeEndpoint 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Configuration.ExtendedWorkflowRuntimeServiceElementCollection 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Configuration.PersistenceProviderElement 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Configuration.WorkflowRuntimeElement 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Description.DurableOperationAttribute 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Description.DurableServiceAttribute 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Description.PersistenceProviderBehavior 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Description.UnknownExceptionAction 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Description.WorkflowRuntimeBehavior 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Dispatcher.DurableOperationContext 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Persistence.InstanceLockException 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Persistence.InstanceNotFoundException 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Persistence.LockingPersistenceProvider 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Persistence.PersistenceException 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Persistence.PersistenceProvider 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Persistence.PersistenceProviderFactory 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.ServiceModel.Persistence.SqlPersistenceProviderFactory 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.Workflow.Activities 命名空間中的所有型別。 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。
System.Workflow.Runtime.Hosting.ChannelManagerService 在 .NET Framework 4.5 中首先被取代。

WF 3 型別已被取代。 請改用來自 System.Activities* 的新 WF 4 型別。

回到頁首

組件:System.Xaml.dll

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

回到頁首

組件:System.Xml.dll

類型 訊息
System.Xml.IApplicationResourceStreamResolver 在 .NET Framework 4.5 中首先被取代。

使用這個型別會產生編譯器錯誤。

這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Xml.Schema.XmlSchemaCollection 請使用 System.Xml.Schema.XmlSchemaSet 進行結構描述編譯和驗證。
System.Xml.XmlValidatingReader 請改用 System.Xml.XmlReader 方法搭配適當的 XmlReader.Create 所建立的 System.Xml.XmlReaderSettings
System.Xml.XmlXapResolver 使用這個型別會產生編譯器錯誤。 這個 API 支援 .NET Framework 基礎結構,並不適合直接從您的程式碼中使用。
System.Xml.Xsl.XslTransform 這個類別已被取代。 請改用 System.Xml.Xsl.XslCompiledTransform

回到頁首

組件:WindowsBase.dll

類型 訊息
System.Windows.Markup.IReceiveMarkupExtension System.Windows.Markup.IReceiveMarkupExtension 已被取代。 這個介面不再使用。

回到頁首

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.Build.Engine.dll

類型 訊息
Microsoft.Build.BuildEngine.Engine 這個類別已被取代。 請改用 Microsoft.Build 組件的 Microsoft.Build.Evaluation.ProjectCollection
Microsoft.Build.BuildEngine.Project 這個類別已被取代。 請改用 Microsoft.Build 組件的 Microsoft.Build.Evaluation.ProjectCollection

回到頁首

組件:Microsoft.JScript.dll

類型 訊息
Microsoft.JScript.Vsa.BaseVsaEngine 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.BaseVsaSite 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.BaseVsaStartup 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.IJSVsaCodeItem 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.IJSVsaEngine 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.IJSVsaError 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.IJSVsaGlobalItem 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.IJSVsaItem 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.IJSVsaItems 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.IJSVsaPersistSite 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.IJSVsaReferenceItem 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.IJSVsaSite 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.JSVsaError 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.JSVsaException 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.JSVsaItemFlag 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.JSVsaItemType 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.ResInfo 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。
Microsoft.JScript.Vsa.VsaEngine 這個類型在 Visual Studio 2005 中已過時;未來沒有取代項目。 如需詳細資訊,請參閱 System.CodeDom.Compiler.ICodeCompiler 文件。

回到頁首

組件:Microsoft.VisualBasic.Compatibility.dll

如需從 Visual Basic 6 移轉的資訊,請參閱 Visual Basic 6.0 資源中心

類型 訊息
Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.BaseOcxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ButtonArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.CheckedListBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ColorDialogArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ComboBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DirListBox 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DirListBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DriveListBox 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DriveListBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.FileListBox 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.FileListBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.FixedLengthString 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.FontDialogArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.FormShowConstants 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.GroupBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.HScrollBarArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ImageListArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.LabelArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ListBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ListBoxItem 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ListViewArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.LoadResConstants 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.MaskedTextBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.MenuItemArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.MouseButtonConstants 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.OpenFileDialogArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.PanelArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.PictureBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.PrintDialogArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ProgressBarArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.RichTextBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.SaveFileDialogArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ScaleMode 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ShiftConstants 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.StatusBarArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.StatusStripArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.Support 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.TabControlArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.TimerArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ToolBarArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ToolStripArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ToolStripMenuItemArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.TreeViewArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.VScrollBarArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebBrowserArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebClass 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebClassContainingClassNotOptional 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebClassCouldNotFindEvent 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebClassNextItemCannotBeCurrentWebItem 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebClassNextItemRespondNotFound 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebClassUserWebClassNameNotOptional 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebClassWebClassFileNameNotOptional 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebClassWebItemNotValid 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebItem 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebItemAssociatedWebClassNotOptional 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebItemClosingTagNotFound 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebItemCouldNotLoadEmbeddedResource 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebItemCouldNotLoadTemplateFile 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebItemNameNotOptional 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebItemNoTemplateSpecified 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebItemTooManyNestedTags 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.WebItemUnexpectedErrorReadingTemplateFile 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ZOrderConstants 這個成員已過時。

回到頁首

組件:Microsoft.VisualBasic.Compatibility.Data.dll

類型 訊息
Microsoft.VisualBasic.Compatibility.VB6.ADODC 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.BOFActionEnum 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.EndOfRecordsetDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.EOFActionEnum 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.ErrorDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.FetchCompleteDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.FetchProgressDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.FieldChangeCompleteDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.MoveCompleteDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.OrientationEnum 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.RecordChangeCompleteDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.RecordsetChangeCompleteDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.WillChangeFieldDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.WillChangeRecordDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.WillChangeRecordsetDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODC.WillMoveDelegate 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.ADODCArray 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.BaseDataEnvironment 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.BindingCollectionEnumerator 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.CONNECTDATA 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DBBINDING 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DBCOLUMNINFO 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DBID 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DBinding 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DBindingCollection 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DBKINDENUM 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.DBPROPIDSET 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IAccessor 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IChapteredRowset 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IColumnsInfo 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IConnectionPoint 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IConnectionPointContainer 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IDataFormat 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IDataFormatDisp 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IEnumConnectionPoints 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IEnumConnections 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IRowPosition 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IRowPositionChange 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IRowset 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IRowsetChange 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IRowsetIdentity 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IRowsetInfo 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.IRowsetNotify 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.MBinding 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.MBindingCollection 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.SRDescriptionAttribute 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.UGUID 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.UNAME 這個成員已過時。
Microsoft.VisualBasic.Compatibility.VB6.UpdateMode 這個成員已過時。

回到頁首

組件:Microsoft.VisualC.dll

類型 訊息
Microsoft.VisualC.DebugInfoInPDBAttribute Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。
Microsoft.VisualC.DecoratedNameAttribute Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。
Microsoft.VisualC.IsConstModifier Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。
Microsoft.VisualC.IsCXXReferenceModifier Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。
Microsoft.VisualC.IsLongModifier Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。
Microsoft.VisualC.IsSignedModifier Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。
Microsoft.VisualC.IsVolatileModifier Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。
Microsoft.VisualC.MiscellaneousBitsAttribute Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。
Microsoft.VisualC.NeedsCopyConstructorModifier Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。
Microsoft.VisualC.NoSignSpecifiedModifier Microsoft.VisualC.dll 這個組件已經過時,其存在目的只是為了提供回溯相容性。

另請參閱