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!

NonSerializedAttribute Class

[To be supplied.]

Object
   Attribute
      NonSerializedAttribute

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

Remarks

[To be supplied.]

Requirements

Namespace: System

Assembly: mscorlib.dll

See Also

NonSerializedAttribute Members | System Namespace