Obsolete Members in Whidbey Beta1
namespace Microsoft.CSharp
{
[Obsolete("Use Microsoft.CSharp.CSharpCodeProvider, System.CodeDom.Compiler.ICodeCompiler, and System.CodeDom.Compiler.CompilerError instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public class Compiler
{
}
[Obsolete("Use Microsoft.CSharp.CSharpCodeProvider, System.CodeDom.Compiler.ICodeCompiler, and System.CodeDom.Compiler.CompilerError instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public class CompilerError
{
}
[Obsolete("Use Microsoft.CSharp.CSharpCodeProvider, System.CodeDom.Compiler.ICodeCompiler, and System.CodeDom.Compiler.CompilerError instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum ErrorLevel
{
}
}
namespace Microsoft.JScript.Vsa
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class ResInfo
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class VsaEngine: BaseVsaEngine, IEngine2, IRedirectOutput, IVsaEngine
{
}
}
namespace Microsoft.Vsa
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public abstract class BaseVsaEngine: IVsaEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class BaseVsaSite: IVsaSite
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public abstract class BaseVsaStartup
{
}
}
namespace Microsoft.VisualBasic.Vsa
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaCodeItem: VsaItem, IVsaCodeItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaCompilerError: IVsaError
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaEngine: IVsaEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaGlobalItem: VsaItem, IVsaGlobalItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaItem: IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaItemsEnumerator: IEnumerator
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaReferenceItem: VsaItem, IVsaReferenceItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaItems: IVsaItems
{
}
}
namespace Microsoft.Vsa
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaCodeItem: IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaDTCodeItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaDTEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaError
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaGlobalItem: IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaIDE
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaIDESite
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaPersistSite
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaReferenceItem: IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaSite
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class VsaLoader: IVsaEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum VsaError
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum VsaIDEMode
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum VsaItemFlag
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum VsaItemType
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaItems: IEnumerable
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaModule: Attribute
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaException: ExternalException, _Exception, ISerializable
{
}
}
namespace Microsoft.Vsa.Vb.CodeDOM
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface _CodeDOMProcessor
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface _Location
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class CodeDOMProcessor: _CodeDOMProcessor
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. http://go.microsoft.com/fwlink/?linkid=14202")]
public class Location: _Location
{
}
}
namespace System
{
[Obsolete("ConsoleSpecialKeys is being renamed to ConsoleSpecialKey. This enum will be removed before Whidbey Beta 2.")]
public enum ConsoleSpecialKeys
{
}
[Obsolete("ContextMarshalException is obsolete.")]
public class ContextMarshalException: SystemException, _Exception, ISerializable
{
}
}
namespace System.Collections
{
[Obsolete("Please use StringComparer instead.")]
public class CaseInsensitiveHashCodeProvider: IHashCodeProvider
{
}
[Obsolete("Please use IKeyComparer instead.")]
public interface IHashCodeProvider
{
}
}
namespace System.Configuration.Assemblies
{
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public struct AssemblyHash: ICloneable
{
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public AssemblyHash(AssemblyHashAlgorithm algorithm, byte[] value);
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public AssemblyHash(byte[] value);
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public static readonly AssemblyHash Empty;
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public AssemblyHashAlgorithm Algorithm { get; set; }
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public object Clone();
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public byte[] GetValue();
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public void SetValue(byte[] value);
}
}
namespace System.Runtime.InteropServices
{
[Obsolete("Use System.Runtime.InteropServices.ComTypes.BIND_OPTS instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct BIND_OPTS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct BINDPTR
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.CONNECTDATA instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct CONNECTDATA
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.DISPPARAMS instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct DISPPARAMS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.ELEMDESC instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct ELEMDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.EXCEPINFO instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct EXCEPINFO
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct FILETIME
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.FUNCDESC instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct FUNCDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct IDLDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.PARAMDESC instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct PARAMDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.STATSTG instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct STATSTG
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEATTR instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct TYPEATTR
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct TYPEDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPELIBATTR instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct TYPELIBATTR
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IBindCtx instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIBindCtx
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIConnectionPoint
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IConnectionPointContainer instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIConnectionPointContainer
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumConnectionPoints
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnections instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumConnections
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumMoniker
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumString instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumString
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumVARIANT instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumVARIANT
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIMoniker
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IPersistFile instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIPersistFile
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IRunningObjectTable instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIRunningObjectTable
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IStream instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIStream
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeComp instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMITypeComp
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeInfo instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMITypeInfo
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeLib instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMITypeLib
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public struct VARDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.CALLCONV instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum CALLCONV
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.DESCKIND instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum DESCKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.FUNCFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum FUNCFLAGS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.FUNCKIND instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum FUNCKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLFLAG instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum IDLFLAG
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum IMPLTYPEFLAGS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.INVOKEKIND instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum INVOKEKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.LIBFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum LIBFLAGS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.PARAMFLAG instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum PARAMFLAG
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.SYSKIND instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum SYSKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum TYPEFLAGS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEKIND instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum TYPEKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.VARFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public enum VARFLAGS
{
}
}
namespace System.Runtime.Reliability
{
[Obsolete("Namespace change, please use the class from System.Runtime.ConstrainedExecution instead.")]
public sealed class PrePrepareMethodAttribute: Attribute
{
}
[Obsolete("Namespace change, please use the class from System.Runtime.ConstrainedExecution instead.")]
public sealed class ReliabilityContractAttribute: Attribute
{
}
}
namespace System.Data
{
[Obsolete("Do not use, will be removed after beta.")]
public interface IDataUpdatableRecord: IDataRecord, ISetTypedData
{
}
[Obsolete("Do not use, will be removed after beta.")]
public interface IGetTypedData
{
}
[Obsolete("Do not use, will be removed after beta.")]
public interface ISetTypedData
{
}
[Obsolete("TypedDataSetGenerator class will be removed in a future release. Please use System.Data.Design.TypedDataSetGenerator in System.Design.dll.")]
public class TypedDataSetGenerator
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum ConflictOptions
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum PropertyAttributes
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum ResultSetOptions
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum ResultSetSensitivity
{
}
[Obsolete("do not use this class")]
public class DataSysDescriptionAttribute: DescriptionAttribute
{
[Obsolete("do not use this class")]
<