Click or drag to resize

IServerFramework Property

The framwork that the server is running on .NET452, .NETSTANDARD_1_6 etc

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
string Framework { get; }

Property Value

Type: String
See Also