NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PersistInfo Class

The PersistInfo class defines a generic way to persist an object's values.

Object
   PersistInfo

[Visual Basic]
MustInherit Public Class PersistInfo
[C#]
public abstract class PersistInfo
[C++]
public __gc __abstract class PersistInfo
[JScript]
public abstract class PersistInfo

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel

Assembly: System.dll

See Also

PersistInfo Members | System.ComponentModel Namespace