INetFrameworkVersionDetermination Interface |
Interface to a class that is able to determine whether a given version of .NET framework is installed.
Namespace: Altaxo.Serialization.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface INetFrameworkVersionDetermination
The INetFrameworkVersionDetermination type exposes the following members.
Methods | Name | Description |
---|
| IsVersionInstalled |
Determines whether a specified version of the net framework is installed.
|
TopSee Also