Minimal version of the plug-in which is supported by the program.
Value of this property is when no information about the plug-in is embedded into the program.
Version MinVersion { get; }ReadOnly Property MinVersion As Version
Getproperty Version^ MinVersion {
Version^ get ();
}abstract MinVersion : Version with get