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!

LocalToken Structure

This class is obsolete and is no longer being used. It will be removed in a future release.

Object
   ValueType
      LocalToken

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

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Reflection.Emit

Assembly: mscorlib.dll

See Also

LocalToken Members | System.Reflection.Emit Namespace