'Declaration
Public Structure WsiTileFragment Inherits System.ValueType
'Usage
Dim instance As WsiTileFragment
public struct WsiTileFragment : System.ValueType
public type WsiTileFragment = class(System.ValueType)
In JScript, you can use structures in other assemblies, but you cannot define your own.
public __value struct WsiTileFragment : public System.ValueType
public value class WsiTileFragment : public System.ValueType