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