ServerStation.OSVersion Property

Operating System on the computer running the solution
<ID("OSVersion", (int)e.OSVersion)> _ 
Public Property OSVersion() As String 
Get 
This language is not supported or no code example is available.
[ID("OSVersion", (int)e.OSVersion)] 
public string OSVersion {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition