This documentation is archived and is not being maintained.
IFieldInfo Interface
.NET Framework 1.1
Allows access to field names and field types of objects that support the ISerializable interface.
For a list of all members of this type, see IFieldInfo Members.
[Visual Basic] Public Interface IFieldInfo [C#] public interface IFieldInfo [C++] public __gc __interface IFieldInfo [JScript] public interface IFieldInfo
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
IFieldInfo Members | System.Runtime.Serialization.Formatters Namespace
Show: