SatelliteContractVersionAttribute 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 SatelliteContractVersionAttribute class.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- version
- Type: System.String
A String with the version of the satellite assemblies to load.
| Exception | Condition |
|---|---|
| ArgumentNullException | The version parameter is Nothing. |
Show: