SystemInfoNetFrameworkVersion Property |
LightningChart .NET Help
.NET Framework version of the application
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic string NetFrameworkVersion { get; }Public ReadOnly Property NetFrameworkVersion As String
Get
public:
property String^ NetFrameworkVersion {
String^ get ();
}Property Value
Type:
String
See Also