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!

SerializableAttribute Class

[To be supplied.]

Object
   Attribute
      SerializableAttribute

[Visual Basic]
Public Class SerializableAttribute
   Inherits Attribute
[C#]
public class SerializableAttribute : Attribute
[C++]
public __gc class SerializableAttribute : public Attribute
[JScript]
public class SerializableAttribute extends Attribute

Remarks

[To be supplied.]

Requirements

Namespace: System

Assembly: mscorlib.dll

See Also

SerializableAttribute Members | System Namespace