 | BasicAppSettingsFrameworkVersionMajor property |
The version of the highest installed .Net framework
Namespace: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntaxpublic int FrameworkVersionMajor { get; }
Public ReadOnly Property FrameworkVersionMajor As Integer
Get
public:
property int FrameworkVersionMajor {
int get ();
}
member FrameworkVersionMajor : int with get
Property value
Int32
See also