BaseVsaEngine.Version Property

Definition

Gets the current version of the language compiler supported by the engine, in the form Major.Minor.Revision.Build.

public:
 property System::String ^ Version { System::String ^ get(); };
public string Version { get; }
member this.Version : string
Public ReadOnly Property Version As String

Property Value

The current version.

Implements

Applies to