TypeForwardedToAttribute Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the TypeForwardedToAttribute class specifying a destination Type.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- destination
- Type: System.Type
The destination Type in another assembly.
Show: