This documentation is archived and is not being maintained.
TypeFilterLevel Enumeration
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
[Visual Basic] <Serializable> Public Enum TypeFilterLevel [C#] [Serializable] public enum TypeFilterLevel [C++] [Serializable] __value public enum TypeFilterLevel [JScript] public Serializable enum TypeFilterLevel
Members
| Member name | Description |
|---|---|
| Full | |
| Low |
Requirements
Namespace: System.Runtime.Serialization.Formatters
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Mscorlib (in Mscorlib.dll)
See Also
Show: