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!

SurrogateInfo Structure

Contains information on surrogate mapping.

Object
   ValueType
      SurrogateInfo

[Visual Basic]
Public Structure SurrogateInfo
[C#]
public struct SurrogateInfo
[C++]
public __value struct SurrogateInfo

[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.

Remarks

This class is used by SurrogateSelector.

Requirements

Namespace: System.Runtime.Serialization

Assembly: mscorlib.dll

See Also

SurrogateInfo Members | System.Runtime.Serialization Namespace