SolutionVersionInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This holds the version information of the solution.
public class SolutionVersionInfo
type SolutionVersionInfo = class
Public Class SolutionVersionInfo
- Inheritance
-
SolutionVersionInfo
Constructors
SolutionVersionInfo(String, Int64) |
Properties
Version |
Gets the current version value. |
VersionKey |
Gets the version key. |