The StringToken class is an object representation of a token that represents a string.
[Visual Basic] Public Structure StringToken [C#] public struct StringToken [C++] public __value struct StringToken
[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.Reflection.Emit
Assembly: mscorlib.dll