Edit

Share via


VsaLoader.Version Property

Definition

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Property Value

String value of the current version, in the format Major.Minor.Revision.Build.

Implements

Applies to