ProjectCollection.DisplayVersion Property
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.
Gets a version of the Engine suitable for display to a user.
public:
static property System::String ^ DisplayVersion { System::String ^ get(); };
C#
public static string DisplayVersion { get; }
static member DisplayVersion : string
Public Shared ReadOnly Property DisplayVersion As String
This is in the form of a SemVer v2 version, Major.Minor.Patch-prerelease+metadata.
Produit | Versions |
---|---|
MSBuild | 16, 17 |
MSBuild (.NET Core) | 16, 17 |