SolutionInfoProperties Constructor
Creates an instance of the SolutionInfoProperties class.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public SolutionInfoProperties (
Versionv,
stringi
)
Parameters
- v
Holds the solution's version number. - i
Contains information about the solution's vendor.
Version Information
Available in .NET Micro Framework version 3.0 and above.
See Also
Reference
CLRCapabilities.SolutionInfoProperties Structure
CLRCapabilities.SolutionInfoProperties Members
Microsoft.SPOT Namespace