GeneratedCodeAttribute 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 GeneratedCodeAttribute class.
Assembly: System (in System.dll)
Parameters
- tool
- Type: System.String
The name of the tool that generated the code.
- version
- Type: System.String
The version of the tool that generated the code.
Show: